version bump

This commit is contained in:
Dima Kogan
2015-11-13 11:07:48 -08:00
parent c61e58da0a
commit fa7082b242
2 changed files with 7 additions and 1 deletions

View File

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