version bump

This commit is contained in:
Dima Kogan
2013-12-04 02:01:19 -08:00
parent 198122431f
commit 235de3d5d1
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.27;
my $VERSION = 1.28;
my %options;
interpretCommandline();