version bump

This commit is contained in:
Dima Kogan
2011-04-09 14:06:27 -07:00
parent ea3c1d4bd7
commit c7c7c3f216
2 changed files with 5 additions and 1 deletions

View File

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