Devrel 0.08249_04
Peter Rabbitson [Wed, 24 Apr 2013 05:19:33 +0000 (07:19 +0200)]
lib/DBIx/Class.pm

index 8c1be84..3e6a982 100644 (file)
@@ -11,7 +11,7 @@ our $VERSION;
 # $VERSION declaration must stay up here, ahead of any other package
 # declarations, as to not confuse various modules attempting to determine
 # this ones version, whether that be s.c.o. or Module::Metadata, etc
-$VERSION = '0.08249_03';
+$VERSION = '0.08249_04';
 
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases