X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FVersion.pm;h=7e018f1d35c64a087bc730f47de1df8c2b130c8e;hb=a5b87707adf1ba8e43fad6f2f74aa74fb1952d27;hp=f42c8acf49677149826501d296dff821a31023ff;hpb=0e5d48bce6d4ab1119f1375a6a57af188947ceff;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index f42c8acf..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 = '150'; +$build = '213'; 1;