push non-pc9x nodes to the back for routing
[spider.git] / perl / Version.pm
index f371423c1e37c1f5c695f40956eaf5c0068c7e4e..71aff4a098d1197381d2f49bc67e797cf40de885 100644 (file)
@@ -11,6 +11,6 @@ use vars qw($version $subversion $build);
 
 $version = '1.54';
 $subversion = '0';
-$build = '166';
+$build = '168';
 
 1;