Releasing 1.0.0RC2

This commit is contained in:
Alessandro Ranellucci 2013-12-28 17:55:45 +01:00
parent 354e4ce841
commit 6afc01c3b9

View File

@ -7,7 +7,7 @@ use strict;
use warnings;
require v5.10;
our $VERSION = "1.0.0RC1";
our $VERSION = "1.0.0RC2";
our $debug = 0;
sub debugf {