restore correct $VERSION

3.4
Andrew Pogrebennyk 14 years ago
parent d14a7d2bd3
commit e225e2f2ff

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

Loading…
Cancel
Save