Bumping version to 1.90_02
Matt S Trout [Sat, 12 Oct 2019 18:10:20 +0000 (18:10 +0000)]
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