change the type of unit for spots
[spider.git] / perl / Version.pm
index c362730893ff7b111cd9747677edcc155cab7670..d6880a32da3165708928205322692a576d96f21c 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.54';
 $subversion = '0';
-$build = '126';
+$build = '154';
 
 1;