Update LL::NG::Portal::SharedConf $version (Lemonldap-500)

This commit is contained in:
François-Xavier Deltombe 2012-08-13 12:39:46 +00:00
parent 41244827ad
commit ec67501c03

View File

@ -15,7 +15,7 @@ use Regexp::Assemble;
*EXPORT_TAGS = *Lemonldap::NG::Portal::Simple::EXPORT_TAGS;
*EXPORT = *Lemonldap::NG::Portal::Simple::EXPORT;
our $VERSION = '1.2.0';
our $VERSION = '1.2.2';
use base qw(Lemonldap::NG::Portal::Simple);
our $confCached;