version bump

This commit is contained in:
Dima Kogan
2011-04-09 14:10:34 -07:00
parent 4591324ccf
commit 50d384f956
2 changed files with 13 additions and 1 deletions

View File

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