Release 1.81_01
[dbsrgits/SQL-Abstract.git] / lib / SQL / Abstract.pm
index 04fb1be..5dc55c7 100644 (file)
@@ -27,7 +27,7 @@ BEGIN {
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.81';
+our $VERSION  = '1.81_01';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases