upissue build
authorDirk Koopman <djk@tobit.co.uk>
Thu, 14 Jun 2007 23:12:07 +0000 (00:12 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Thu, 14 Jun 2007 23:12:07 +0000 (00:12 +0100)
perl/Version.pm

index 910c8a4300a6ee276eddd4b01eea0089c93a5e45..78372f276eb61d119b9944ce1958a2bcc2ed8553 100644 (file)
@@ -10,6 +10,6 @@ package main;
 use vars qw($version $build);
 
 $version = '1.54';
-$build = '32';
+$build = '36';
 
 1;