Merge pull request #22 from ovh/release

release v3.00.00
This commit is contained in:
Stéphane Lesimple 2020-10-30 11:33:21 +01:00 committed by GitHub
commit 88512579ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -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