Releasing 1.2.1

This commit is contained in:
Alessandro Ranellucci 2014-11-08 18:01:53 +01:00
parent b8ef6c6c26
commit eab09866cb

View File

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