Bump blead version
Peter Rabbitson [Fri, 26 Sep 2014 02:25:00 +0000 (04:25 +0200)]
lib/DBIx/Class.pm

index 1e0dc93..32e4c23 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.082800';
+$VERSION = '0.082899_01';
 
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases