X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=inline;f=perl%2FVersion.pm;h=f371423c1e37c1f5c695f40956eaf5c0068c7e4e;hb=b72f2581870f11b7e78ca7add1e9fea856145f02;hp=b2ca65854e09146f70493784a6ecfbb1f0a445b8;hpb=2c50f9b4b2b3f29b000d77623a9d7c3748933aef;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index b2ca6585..f371423c 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 = '145'; +$build = '166'; 1;