try again with cty2210
[spider.git] / perl / Version.pm
index 5f4728b8eb0e820f62c0b4b7c1fce66efb81de6d..99d8fc26c28b046f20cabf0cb9444c6607546b17 100644 (file)
@@ -11,7 +11,7 @@ use vars qw($version $subversion $build $gitversion);
 
 $version = '1.55';
 $subversion = '0';
-$build = '114';
-$gitversion = '996671c';
+$build = '115';
+$gitversion = '2321d9d';
 
 1;