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