try to fix the gtkconsole CVS version no
[spider.git] / perl / Version.pm
index 53cb47277886b56e98bf884e41199fc3442962a4..dac731e1599087dc98b435c00f0563b8006a54dc 100644 (file)
@@ -10,6 +10,6 @@ package main;
 use vars qw($version $build);
 
 $version = '1.53';
-$build = '15';
+$build = '16';
 
 1;