aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2022-08-22 18:08:27 +0000
committerPascal Terjan <pterjan@mageia.org>2022-08-22 18:09:49 +0000
commit6e223990ca464a9bff181eff596844f0241434be (patch)
tree58e6e7efa4f570c3c60e27a5f2620c4432cfa9ad /iurt
parentc114af47702012d3c60b9b4f252f6c52b225d074 (diff)
downloadiurt-6e223990ca464a9bff181eff596844f0241434be.tar
iurt-6e223990ca464a9bff181eff596844f0241434be.tar.gz
iurt-6e223990ca464a9bff181eff596844f0241434be.tar.bz2
iurt-6e223990ca464a9bff181eff596844f0241434be.tar.xz
iurt-6e223990ca464a9bff181eff596844f0241434be.zip
0.7.180.7.18
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 7f7c1cb..2489d03 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.17.2';
+my $version = '0.7.18';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);