version bump

This commit is contained in:
Dima Kogan 2014-01-25 20:50:12 -08:00
parent e19bdf51c4
commit 08fa97fdb5

View File

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