for people working from repository
Arthur Axel "fREW" Schmidt [Mon, 31 May 2010 14:26:39 +0000 (14:26 +0000)]
lib/SQL/Abstract.pm

index 6212ae9..6411acc 100644 (file)
@@ -15,7 +15,7 @@ use Scalar::Util ();
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.67';
+our $VERSION  = '1.67_01';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases