From f66f57507d9430f44b3f34c4e0be21f54ed32f50 Mon Sep 17 00:00:00 2001 From: Sandro Cazzaniga Date: Tue, 17 Jul 2012 07:31:15 +0000 Subject: [PATCH] Update version (since we add new code it this module) --- lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_WebForm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_WebForm.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_WebForm.pm index 4accc8390..a557566a2 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_WebForm.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_WebForm.pm @@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::_WebForm; use Lemonldap::NG::Portal::Simple qw(:all); use strict; -our $VERSION = '1.2.0'; +our $VERSION = '1.3.0'; ## @apmethod int authInit() # Does nothing.