release 1.67_03
Arthur Axel "fREW" Schmidt [Sun, 12 Sep 2010 19:38:38 +0000 (19:38 +0000)]
lib/SQL/Abstract.pm

index 19b3225..6a03d6f 100644 (file)
@@ -15,7 +15,7 @@ use Scalar::Util ();
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.67_02';
+our $VERSION  = '1.67_03';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases