make it more difficult to have $mycall & $myalias the same
[spider.git] / perl / Version.pm
index 9010785448b62879263c607c3d7ee191f7c6044e..fbd3298dc5bcd3bd811536801c350a73110610c5 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.55';
 $subversion = '0';
-$build = '9';
+$build = '34';
 
 1;