aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2020-06-14 21:06:03 +0000
committerPascal Terjan <pterjan@mageia.org>2020-06-14 21:06:03 +0000
commitbb00c609b72e6186f615482e1d8ce2a48901d717 (patch)
treee7ebe3c2a578322f7c9881991f4399304b99972a /iurt
parent0f787cafa6a38ff84d4d0cec48837d75539575d7 (diff)
downloadiurt-bb00c609b72e6186f615482e1d8ce2a48901d717.tar
iurt-bb00c609b72e6186f615482e1d8ce2a48901d717.tar.gz
iurt-bb00c609b72e6186f615482e1d8ce2a48901d717.tar.bz2
iurt-bb00c609b72e6186f615482e1d8ce2a48901d717.tar.xz
iurt-bb00c609b72e6186f615482e1d8ce2a48901d717.zip
0.7.110.7.11
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index fd01672..ae16295 100755
--- a/iurt
+++ b/iurt
@@ -324,7 +324,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line
# Display version information
#
-my $version = '0.7.10';
+my $version = '0.7.11';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);