Releasing 0.9.10b

This commit is contained in:
Alessandro Ranellucci 2013-06-15 19:17:15 +02:00
parent 0d65663d01
commit f13c611f95

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 {