version bump

This commit is contained in:
Dima Kogan
2013-10-20 00:14:22 -07:00
parent 0ca3482607
commit d55e54c095
2 changed files with 15 additions and 1 deletions

View File

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