aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-10-17 20:19:29 +0100
committerPascal Terjan <pterjan@gmail.com>2016-10-17 20:19:29 +0100
commitc6dd4dca511b9f7d81d4f3d220c8dea6567746f1 (patch)
tree254b42589a3a6c89416c7fd27569332f8368935a /iurt
parent40b8f338091af12d9a0fea81fd1db7d34b86ea46 (diff)
downloadiurt-c6dd4dca511b9f7d81d4f3d220c8dea6567746f1.tar
iurt-c6dd4dca511b9f7d81d4f3d220c8dea6567746f1.tar.gz
iurt-c6dd4dca511b9f7d81d4f3d220c8dea6567746f1.tar.bz2
iurt-c6dd4dca511b9f7d81d4f3d220c8dea6567746f1.tar.xz
iurt-c6dd4dca511b9f7d81d4f3d220c8dea6567746f1.zip
0.6.270.6.27
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index b19a94f..b998743 100755
--- a/iurt
+++ b/iurt
@@ -341,7 +341,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line
# Display version information
#
-my $version = '0.6.26';
+my $version = '0.6.27';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);