X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FVersion.pm;h=dccc51283ceefb8951b84556ca5dc889d46876f9;hb=535b2f643655bde03c2de4077f12557dfd2e9243;hp=e7668d528a179d7548c4348c0fd134bccbd58c20;hpb=49c63abb499e095296f60622f2a8e02626a2c3cb;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index e7668d52..dccc5128 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 = '2'; +$build = '45'; 1;