aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2023-12-13 19:59:07 +0000
committerPascal Terjan <pterjan@mageia.org>2023-12-13 18:01:13 +0000
commit12b6bc689028cf3faff28f5a8d43da1c3c782fec (patch)
tree55289d8ae08ec397607ab3b19ff5fefec02117f3 /iurt
parenta878f41ffc520b64e667decdba5f9e03f0d0457a (diff)
downloadiurt-12b6bc689028cf3faff28f5a8d43da1c3c782fec.tar
iurt-12b6bc689028cf3faff28f5a8d43da1c3c782fec.tar.gz
iurt-12b6bc689028cf3faff28f5a8d43da1c3c782fec.tar.bz2
iurt-12b6bc689028cf3faff28f5a8d43da1c3c782fec.tar.xz
iurt-12b6bc689028cf3faff28f5a8d43da1c3c782fec.zip
Release 0.9.00.9.0
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 4f3a2c1..1e3270c 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.8.2.2';
+my $version = '0.9.0';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);