remove the mod commnd from the pc9x check and revert
[spider.git] / perl / Version.pm
index 479b37a2ae20c2798aab5c0d6ab4be21d2c09b53..b5d0b56b04b457ee1094068a7f6f4c7ba9f835d4 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.54';
 $subversion = '0';
-$build = '118';
+$build = '184';
 
 1;