Merge pull request #22 from ovh/release

release v3.00.00
pull/23/head v3.00.00
Stéphane Lesimple 6 years ago committed by GitHub
commit 88512579ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +1,2 @@
## v3.00.00 - 2020/xx/xx
## v3.00.00 - 2020/10/30
- First public release \o/

@ -5,7 +5,7 @@ use common::sense;
use Fcntl;
use POSIX qw(strftime);
our $VERSION = '2.99.99-rc9.4';
our $VERSION = '3.00.00';
BEGIN {
# only used by the handler below

Loading…
Cancel
Save