aboutsummaryrefslogtreecommitdiffstats
path: root/Packdrakeng.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Packdrakeng.pm')
-rw-r--r--Packdrakeng.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Packdrakeng.pm b/Packdrakeng.pm
index bf6f1bf..df5be1f 100644
--- a/Packdrakeng.pm
+++ b/Packdrakeng.pm
@@ -20,7 +20,7 @@ use strict;
use warnings;
use POSIX qw(O_WRONLY O_TRUNC O_CREAT O_RDONLY O_APPEND);
-(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/;
+(our $VERSION) = q($Id$) =~ /(\d+\.\d+)/;
my ($toc_header, $toc_footer) =
('cz[0', '0]cz');