version bump

This commit is contained in:
Dima Kogan
2011-04-19 11:04:07 -07:00
parent eff58ac8ab
commit a7d0a926e4
2 changed files with 7 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ use Thread::Queue;
use Pod::Usage;
our $VERSION = '1.11';
our $VERSION = '1.12';
my %options;
interpretCommandline(\%options);