X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FVersion.pm;h=1462fb8642c03658518a3e5a8e951a79fc7aa6d4;hb=09cf2338daaf67c2844b5d0894b78636c9ab6102;hp=780570fe1dc0c437d2f0f2bfc77e3bfed2cf7392;hpb=5e61d31d9f317fcef97a66e1ac1944cb17b42eec;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 780570fe..1462fb86 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 = '177'; +$build = '211'; 1;