version bump

This commit is contained in:
Dima Kogan
2016-01-01 08:11:45 -08:00
parent 232b68b819
commit 80b6030996
2 changed files with 8 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ use Text::ParseWords; # for shellwords
use Pod::Usage;
use Time::Piece;
my $VERSION = 1.36;
my $VERSION = 1.37;
my %options;
interpretCommandline();