aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2023-01-20 19:45:56 +0000
committerPascal Terjan <pterjan@mageia.org>2023-01-20 19:45:56 +0000
commit61f2ef4bb6946e4ccac9502c8a062a75ebd59311 (patch)
treee5b969bfef1f7bb2042abe9535d74d5eefe6361a /iurt
parentb61b6a805db8454d83d33b5acd2af2ac0d0a326e (diff)
downloadiurt-61f2ef4bb6946e4ccac9502c8a062a75ebd59311.tar
iurt-61f2ef4bb6946e4ccac9502c8a062a75ebd59311.tar.gz
iurt-61f2ef4bb6946e4ccac9502c8a062a75ebd59311.tar.bz2
iurt-61f2ef4bb6946e4ccac9502c8a062a75ebd59311.tar.xz
iurt-61f2ef4bb6946e4ccac9502c8a062a75ebd59311.zip
0.8.10.8.1
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 21a436d..7a2b12f 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.0';
+my $version = '0.8.1';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);