version bump

This commit is contained in:
Dima Kogan
2018-02-23 10:21:29 -08:00
parent 9df57fb65f
commit e8f9e09090
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.46';
my $VERSION = '1.47';
my %options;
interpretCommandline();