version bump

This commit is contained in:
Dima Kogan 2016-10-15 20:42:27 -07:00
parent 4f9adb6e11
commit 3860d8281b

View File

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