X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FVersion.pm;h=a0cbffaefa9e81577dfc76a978c18ebc414d20fd;hp=c9276554ea0ac87e009c0e7c61d81c22b6d2af0f;hb=6ca24487551f66211b94d8a719e482ee3af81a29;hpb=8320b88d08622ad45f3b68c551bdb53762060f79 diff --git a/perl/Version.pm b/perl/Version.pm index c9276554..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 = '163'; +$build = '164'; 1;