From d7ca34a2f229cab644f6d4ed6f9bacfbe4b79b2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Tue, 15 Mar 2016 16:58:13 +0000 Subject: [PATCH] Update version in META.yml (#978) --- lemonldap-ng-common/META.yml | 2 +- lemonldap-ng-handler/META.yml | 2 +- lemonldap-ng-manager/META.yml | 2 +- lemonldap-ng-portal/META.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lemonldap-ng-common/META.yml b/lemonldap-ng-common/META.yml index 3672539fa..763c29524 100644 --- a/lemonldap-ng-common/META.yml +++ b/lemonldap-ng-common/META.yml @@ -43,5 +43,5 @@ requires: Net::CIDR::Lite: '0' SOAP::Lite: '0' Storable: '0' -version: v1.9.0 +version: v1.9.1 x_serialization_backend: 'CPAN::Meta::YAML version 0.012' diff --git a/lemonldap-ng-handler/META.yml b/lemonldap-ng-handler/META.yml index 41ccab429..8e1940b43 100644 --- a/lemonldap-ng-handler/META.yml +++ b/lemonldap-ng-handler/META.yml @@ -37,5 +37,5 @@ requires: Lemonldap::NG::Common: v1.9.0 Mouse: '0' URI: '0' -version: v1.9.0 +version: v1.9.1 x_serialization_backend: 'CPAN::Meta::YAML version 0.012' diff --git a/lemonldap-ng-manager/META.yml b/lemonldap-ng-manager/META.yml index 9c27c70d4..ee15a145f 100644 --- a/lemonldap-ng-manager/META.yml +++ b/lemonldap-ng-manager/META.yml @@ -30,6 +30,6 @@ requires: URI: '0' XML::LibXML: '0' XML::LibXSLT: '0' -version: v1.9.0 +version: v1.9.1 x_LWP::Protocol::https: 0 x_serialization_backend: 'CPAN::Meta::YAML version 0.012' diff --git a/lemonldap-ng-portal/META.yml b/lemonldap-ng-portal/META.yml index 7cce08022..ea8fa7746 100644 --- a/lemonldap-ng-portal/META.yml +++ b/lemonldap-ng-portal/META.yml @@ -60,5 +60,5 @@ requires: Net::LDAP: '0.38' Regexp::Assemble: '0' Unicode::String: '0' -version: v1.9.0 +version: v1.9.1 x_serialization_backend: 'CPAN::Meta::YAML version 0.012'