fix the displayed version no.
[spider.git] / gtkconsole / gtkconsole
index 1fef23f128ebb44d96636611c6fc19a6042d958c..ad2d05a3bfdfc0544ffa2381a6ccf32e211d959c 100755 (executable)
@@ -12,6 +12,7 @@
 use strict;
 
 our $VERSION = '$Revision$';
+$VERSION =~ s|[^\d\.]+||g;
 
 our $root;