Releasing 0.9.1

This commit is contained in:
Alessandro Ranellucci 2012-08-10 16:14:35 +02:00
parent 624e16b7e2
commit 0833b4e021

View File

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