X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FVersion.pm;h=1f410d4b137c995f9caa518cc7733d8f30df9b64;hb=b2dfa977515995b8ab19611b88cfc999ad78591b;hp=34f9aaff27e4bf953f3369911c12ecdd5006965e;hpb=3cdd57e7baf63341fdcba6b764f304291ed0dbb2;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 34f9aaff..1f410d4b 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 = '6'; +$build = '17'; 1;