diff options
Diffstat (limited to 'dh_prep')
-rwxr-xr-x | dh_prep | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ use strict; use warnings; use Debian::Debhelper::Dh_Lib; +our $VERSION = DH_BUILTIN_VERSION; + =head1 SYNOPSIS B<dh_prep> [S<I<debhelper options>>] [B<-X>I<item>] |