diff options
Diffstat (limited to 'dh_installdeb')
-rwxr-xr-x | dh_installdeb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installdeb b/dh_installdeb index fc81147d..60b1fbb8 100755 --- a/dh_installdeb +++ b/dh_installdeb @@ -10,6 +10,8 @@ use strict; use warnings; use Debian::Debhelper::Dh_Lib; +our $VERSION = DH_BUILTIN_VERSION; + =head1 SYNOPSIS B<dh_installdeb> [S<I<debhelper options>>] |