summaryrefslogtreecommitdiff
path: root/dh_installcatalogs
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installcatalogs')
-rwxr-xr-xdh_installcatalogs2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installcatalogs b/dh_installcatalogs
index dc1fad93..f15a6878 100755
--- a/dh_installcatalogs
+++ b/dh_installcatalogs
@@ -10,6 +10,8 @@ use strict;
use warnings;
use Debian::Debhelper::Dh_Lib;
+our $VERSION = DH_BUILTIN_VERSION;
+
my $sgmlbasever = "1.28";
=head1 SYNOPSIS