only the first slot in PC92C should have version nos
[spider.git] / perl / Version.pm
index 93cd53b037a63b6a52ffd2530b9d4e70f012388a..d3d3984ec4d97d84e00fb62a7698765f1ea0b582 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.54';
 $subversion = '0';
-$build = '112';
+$build = '144';
 
 1;