Bumped version number to 1.49_03.
Norbert Buchmuller [Tue, 17 Feb 2009 19:58:31 +0000 (19:58 +0000)]
lib/SQL/Abstract.pm

index 89eb37d..a3a4b0a 100644 (file)
@@ -15,7 +15,7 @@ use Scalar::Util qw/blessed/;
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.49_02';
+our $VERSION  = '1.49_03';
 $VERSION      = eval $VERSION; # numify for warning-free dev releases