Bumping version to 1.90_02
[dbsrgits/SQL-Abstract.git] / lib / SQL / Abstract.pm
index 4fef402..40ff82d 100644 (file)
@@ -28,7 +28,7 @@ BEGIN {
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.90_01';
+our $VERSION  = '1.90_02';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases