version bump

This commit is contained in:
Dima Kogan
2011-05-22 15:29:13 -07:00
parent d1d322637d
commit d0dcad621a
2 changed files with 7 additions and 1 deletions

View File

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