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