X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FVersion.pm;h=42f6c129cda5527da2f7cc812420fb77c47d7d2b;hb=7c7080ad7019d6e23a8ad401256122e81fa03a5a;hp=176df91e37f0f4c60bd3910700eb6c3b0915ad63;hpb=94c45ddb1d890d757973c60129fd4f6f3360a88d;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 176df91e..42f6c129 100644 --- a/perl/Version.pm +++ b/perl/Version.pm @@ -11,6 +11,6 @@ use vars qw($version $subversion $build); $version = '1.55'; $subversion = '0'; -$build = '42'; +$build = '63'; 1;