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