X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FVersion.pm;h=8a47ecede431e87a6e53dce0c96c4b4d1dcddc60;hb=df4f04ce8d3422cf9c1687dd18c5fec1149c8353;hp=3c6329852d2748e7861ce59a6c6cd86d118fbc91;hpb=4523a3419c2372fda5cebe9a37d10ef54373cca3;p=spider.git diff --git a/perl/Version.pm b/perl/Version.pm index 3c632985..8a47eced 100644 --- a/perl/Version.pm +++ b/perl/Version.pm @@ -10,6 +10,6 @@ package main; use vars qw($version $build); $version = '1.54'; -$build = '39'; +$build = '56'; 1;