Bump versions for dev release. Clean up other mentions of config->{session}
[catagits/Catalyst-Plugin-Session.git] / lib / Catalyst / Plugin / Session.pm
index 2549f66..702299d 100644 (file)
@@ -13,7 +13,8 @@ use Carp;
 
 use namespace::clean -except => 'meta';
 
-our $VERSION = '0.26';
+our $VERSION = '0.26_01';
+$VERSION = eval $VERSION;
 
 my @session_data_accessors; # used in delete_session