Bumping version to 1.60
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / Access.pm
index bd51ec9..86f17b6 100644 (file)
@@ -22,7 +22,7 @@ something similar to the output of mdbtools (http://mdbtools.sourceforge.net/).
 use strict;
 use warnings;
 
-our $VERSION = '1.59';
+our $VERSION = '1.60';
 
 our $DEBUG;
 $DEBUG = 0 unless defined $DEBUG;