Releasing 1.0.0

stable 1.0.0
Alessandro Ranellucci 2014-03-27 11:18:48 +01:00
parent 630004d156
commit 97d9c9f5e7
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";
our $VERSION = "1.0.0";
our $debug = 0;
sub debugf {