version bump

This commit is contained in:
Dima Kogan
2013-12-03 23:38:18 -08:00
parent cc0b41e270
commit dd8bc8995d
2 changed files with 9 additions and 1 deletions

View File

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