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