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