Releasing 1.0.0RC3

stable 1.0.0RC3
Alessandro Ranellucci 2014-02-15 16:55:35 +01:00
parent 0c7a1777de
commit 35095ff12e
1 changed files with 1 additions and 1 deletions

View File

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