version bump

This commit is contained in:
Dima Kogan
2011-04-26 14:24:55 -07:00
parent f5c1e79ddc
commit c293015b3d
2 changed files with 7 additions and 1 deletions

View File

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