Fix version

This commit is contained in:
Xavier Guimard 2019-08-27 08:15:44 +02:00
parent 323a6a027c
commit 3cc4362873

View File

@ -3,7 +3,7 @@ package Lemonldap::NG::Common::Apache::Session::Lock;
use strict;
my $VERSION = '1.4.4';
our $VERSION = '2.0.0';
sub new {
my $class = shift;