version bump

This commit is contained in:
Dima Kogan
2017-02-24 23:44:20 -08:00
parent 64b12e4738
commit a0c9e6e8bc
2 changed files with 9 additions and 1 deletions

View File

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