Releasing 0.9.10b

0.9.10b 0.9.10b
Alessandro Ranellucci 2013-06-15 19:17:15 +02:00
parent 0d65663d01
commit f13c611f95
1 changed files with 1 additions and 1 deletions

View File

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