rename DBIC::Storage::PP and get ready to re-release
[scpubgit/Q-Branch.git] / lib / SQL / Abstract.pm
index ee6aca7..19b3225 100644 (file)
@@ -15,7 +15,7 @@ use Scalar::Util ();
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.67_01';
+our $VERSION  = '1.67_02';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases