version bump

This commit is contained in:
Dima Kogan
2014-05-14 00:45:49 -07:00
parent 72adba82f7
commit 498047e785
2 changed files with 11 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ use Thread::Queue;
use Pod::Usage;
use Time::Piece;
my $VERSION = 1.33;
my $VERSION = 1.34;
my %options;
interpretCommandline();