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