force update of talk command
[spider.git] / perl / Version.pm
index 93cd53b037a63b6a52ffd2530b9d4e70f012388a..2fe6b660378852a980a49eecfc777eb4e0c58b93 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.54';
 $subversion = '0';
-$build = '112';
+$build = '130';
 
 1;