set version number in admin.pm

3.2
Daniel Tiefnig 15 years ago
parent 0b31ff05fa
commit 8328a5395e

@ -21,7 +21,7 @@ use Catalyst qw/ConfigLoader Static::Simple Unicode
Session Session::Store::FastMmap Session::State::Cookie
/;
our $VERSION = '3';
our $VERSION = '3.2';
# Configure the application.
#

Loading…
Cancel
Save