version bump

This commit is contained in:
Dima Kogan 2016-11-25 14:45:47 -08:00
parent e17f110269
commit 888583abe9

View File

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