version bump

This commit is contained in:
Dima Kogan
2019-08-25 15:32:55 -07:00
parent 8bb0c3a7d8
commit 54fc8c625d
2 changed files with 7 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.51';
my $VERSION = '1.52';
my %options;
interpretCommandline();