I think that we have to use 1.2.3 as version number since 1.2.2 is already published

This commit is contained in:
Xavier Guimard 2012-10-15 03:58:22 +00:00
parent fbe10d994d
commit dc7b0b8a16

View File

@ -17,7 +17,7 @@ use Lemonldap::NG::Handler::SharedConf qw(:all);
#link Lemonldap::NG::Handler::_CGI protected _handler
our $VERSION = '1.2.2';
our $VERSION = '1.2.3';
## @cmethod Lemonldap::NG::Handler::CGI new(hashRef args)
# Constructor.