version bump

This commit is contained in:
Dima Kogan
2018-08-24 13:11:13 -07:00
parent ba0f2eee08
commit 350b2db022
2 changed files with 12 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ use Pod::Usage;
use Time::Piece;
# Makefile.PL assumes this is in ''
my $VERSION = '1.49';
my $VERSION = '1.50';
my %options;
interpretCommandline();