From cf2d6822c7e121e05e7096f0dbcd51195fe31985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Thu, 3 Oct 2013 08:28:41 +0000 Subject: [PATCH] Change version of UserDBGoogle module (#615) --- lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBGoogle.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBGoogle.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBGoogle.pm index f82d0bf82..1efae949c 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBGoogle.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBGoogle.pm @@ -9,7 +9,7 @@ use strict; use Lemonldap::NG::Portal::Simple; use Lemonldap::NG::Common::Regexp; -our $VERSION = '1.0.0'; +our $VERSION = '1.3.0'; ## @apmethod int userDBInit() # Check if authentication module is Google