minor version bump

This commit is contained in:
Dima Kogan
2013-12-04 21:16:48 -08:00
parent 64bce2a425
commit caea1285a9
2 changed files with 7 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ use Thread::Queue;
use Pod::Usage;
use Time::Piece;
my $VERSION = 1.28;
my $VERSION = 1.29;
my %options;
interpretCommandline();