release v3.00.00

This commit is contained in:
Stéphane Lesimple 2020-10-30 10:26:01 +00:00
parent 8efd6f30ad
commit 4da7a39f27
No known key found for this signature in database
GPG key ID: 4B4A3289E9D35658
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