fix MAD compilation of C-style for loop
[p5sagit/p5-mst-13.2.git] / lib / version.pm
index 084b948..85be41d 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 
 use vars qw(@ISA $VERSION $CLASS *qv);
 
-$VERSION = 0.68;
+$VERSION = "0.70";
 
 $CLASS = 'version';