Add help for sh/band and improve sh/band command
[spider.git] / perl / Version.pm
index 7c702ce1adb956e6debb196813e62eec9f5d84c7..141b473a942f32a9fb9488dd264ec61cac5b6376 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.54';
 $subversion = '0';
-$build = '75';
+$build = '117';
 
 1;