new release

This commit is contained in:
Dima Kogan
2025-12-20 12:11:30 -08:00
parent 5837b13c00
commit 840077e677
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.62';
my $VERSION = '1.63';
my %options;
interpretCommandline();