X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FVersion.pm;h=7e018f1d35c64a087bc730f47de1df8c2b130c8e;hb=a5b87707adf1ba8e43fad6f2f74aa74fb1952d27;hp=2c1628a74b538c21943b9bb91189117a21e3ce02;hpb=dc888bd77fad283e988528b3fca9933605c134dd;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 2c1628a7..7e018f1d 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 = '212'; +$build = '213'; 1;