changelog update

This commit is contained in:
Dima Kogan
2017-06-19 13:12:50 -07:00
parent 1744aeb6d2
commit 7d7511e62e
2 changed files with 8 additions and 2 deletions

View File

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