diff options
Diffstat (limited to 'dh_auto_test')
-rwxr-xr-x | dh_auto_test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_auto_test b/dh_auto_test index 547a469c..a64bb2dc 100755 --- a/dh_auto_test +++ b/dh_auto_test @@ -11,6 +11,8 @@ use warnings; use Debian::Debhelper::Dh_Lib; use Debian::Debhelper::Dh_Buildsystems; +our $VERSION = DH_BUILTIN_VERSION; + =head1 SYNOPSIS B<dh_auto_test> [S<I<build system options>>] [S<I<debhelper options>>] [S<B<--> I<params>>] |