Release 1.65
[scpubgit/Q-Branch.git] / lib / SQL / Abstract.pm
index 6c7fc60..34c1fc6 100644 (file)
@@ -15,7 +15,7 @@ use Scalar::Util ();
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.64_01';
+our $VERSION  = '1.65';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases