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