X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FVersion.pm;h=703e9baf4762402fd5878093a3e7dd00d2e0a0a8;hb=6a14d3e73d12b525dfe387753feae82a99a24eac;hp=83681bcf75e1dce16ac9703225dcce95f06d7a1c;hpb=2f2b6dbde8a63949fc065dc96a9cb24224dcda7b;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 83681bcf..886f453d 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 = '67'; +$build = '188'; 1;