Bumping version to 1.59_01
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / Storable.pm
index 0cc3194..2feed9d 100644 (file)
@@ -21,7 +21,7 @@ the data into a database tables or graphs.
 
 use strict;
 use warnings;
-our $VERSION = '1.59';
+our $VERSION = '1.59_01';
 
 our $DEBUG;
 $DEBUG = 0 unless defined $DEBUG;