Releasing 0.7.2b

This commit is contained in:
Alessandro Ranellucci 2012-04-17 09:32:22 +02:00
parent e7558ce16c
commit 29b9c31b92
2 changed files with 8 additions and 4 deletions

View file

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