Fix version

This commit is contained in:
Sandro Cazzaniga 2012-07-26 09:38:53 +00:00
parent f116372b37
commit 1c408c9912

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::MailReset;
use strict;
use warnings;
our $VERSION = '1.2.2';
our $VERSION = '1.3.0';
use Lemonldap::NG::Portal::Simple qw(:all);
use base qw(Lemonldap::NG::Portal::SharedConf Exporter);