Revision history for SQL::Abstract
+revision 1.60 2009-09-22 11:03 (UTC)
+----------------------------
- fix a well masked error in the sql-test tokenizer
revision 1.59 2009-09-22 08:39 (UTC)
# GLOBALS
#======================================================================
-our $VERSION = '1.59';
+our $VERSION = '1.60';
# This would confuse some packagers
#$VERSION = eval $VERSION; # numify for warning-free dev releases