--- cfmaps/cfmap2png 2005/11/20 00:58:57 1.8 +++ cfmaps/cfmap2png 2005/11/20 01:05:34 1.9 @@ -19,6 +19,8 @@ # tower of stars: missing craters? +our $VERSION = '1.01'; + use strict; use Storable; @@ -26,8 +28,6 @@ use Gtk2; -our $VERSION = '1.0'; - #init Gtk2::Gdk; my $LIB = $ENV{CROSSFIRE_LIBDIR}