Bumped version number to 1.49_05 and updated Changes.
[dbsrgits/SQL-Abstract.git] / lib / SQL / Abstract.pm
index 90434b8..55acc78 100644 (file)
@@ -15,7 +15,7 @@ use Scalar::Util qw/blessed/;
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.49_04';
+our $VERSION  = '1.49_05';
 $VERSION      = eval $VERSION; # numify for warning-free dev releases