From f1a1c5e0367f1d7ebc3210d9a017b80272b5231e Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Sat, 28 Sep 2013 05:41:37 +0000 Subject: [PATCH] Update $VERSION --- lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm index 99eaf3021..729d32ba3 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm @@ -12,7 +12,7 @@ use Lemonldap::NG::Common::Regexp; use LWP::UserAgent; use Cache::FileCache; -our $VERSION = '1.2.0'; +our $VERSION = '1.3.0'; our $initDone; BEGIN {