add new version of wpxloc.raw
[spider.git] / perl / Version.pm
index a5078436428a77f3b02580661792b4a226248d4d..64bbf7eb3276f38fedab8100a8e422ef05393924 100644 (file)
@@ -11,7 +11,7 @@ use vars qw($version $subversion $build $gitversion);
 
 $version = '1.55';
 $subversion = '0';
-$build = '128';
-$gitversion = '1ec21f9';
+$build = '142';
+$gitversion = '210ee86';
 
 1;