changelog bump, release

This commit is contained in:
Dima Kogan
2017-06-20 16:44:55 -07:00
parent ba112a3bd9
commit defcf5ef59
2 changed files with 7 additions and 1 deletions

View File

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