Releasing 1.0.0RC3
This commit is contained in:
parent
0c7a1777de
commit
35095ff12e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use strict;
|
|||
use warnings;
|
||||
require v5.10;
|
||||
|
||||
our $VERSION = "1.0.0RC3-dev";
|
||||
our $VERSION = "1.0.0RC3";
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
|
Loading…
Reference in a new issue