Update version of recently changed files

This commit is contained in:
Clément Oudot 2011-02-02 15:05:56 +00:00
parent e9aacea0ba
commit 8d3e69c0ba

View File

@ -12,7 +12,7 @@ use AutoLoader 'AUTOLOAD';
use Apache::Session;
use base qw(Apache::Session);
our $VERSION = '1.0.1';
our $VERSION = '1.0.2';
sub _load {
my $backend = shift;