X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FVersion.pm;h=b96932ad6d24a1e42a8966ece5e60516f52c51fb;hb=741d603d871147fe3a9d047e27cdae30a03492c1;hp=818d482b104369a95584a2dd1223c726c0f6c8bb;hpb=29595789c0470bfbdcd0e34f9cc9391aa0a994de;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 818d482b..b96932ad 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 = '125'; +$build = '192'; 1;