X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=inline;f=perl%2FVersion.pm;h=a0cbffaefa9e81577dfc76a978c18ebc414d20fd;hb=6ca24487551f66211b94d8a719e482ee3af81a29;hp=818d482b104369a95584a2dd1223c726c0f6c8bb;hpb=29595789c0470bfbdcd0e34f9cc9391aa0a994de;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 818d482b..a0cbffae 100644 --- a/perl/Version.pm +++ b/perl/Version.pm @@ -11,6 +11,6 @@ use vars qw($version $subversion $build); $version = '1.54'; $subversion = '0'; -$build = '125'; +$build = '164'; 1;