version bump

This commit is contained in:
Dima Kogan
2015-11-01 12:55:09 -08:00
parent 42a8218fbe
commit 238a0c1943
2 changed files with 15 additions and 1 deletions

View File

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