push non-pc9x and non-spider nodes back for routing
[spider.git] / perl / Version.pm
index adfe2463fc684b3d7807dbd9ad7489496d8d616b..42a16ea3712fb80f93158cbcffbf9b63b6b488c6 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.54';
 $subversion = '0';
-$build = '146';
+$build = '169';
 
 1;