aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2017-10-06 01:01:20 +0100
committerPascal Terjan <pterjan@mageia.org>2017-10-06 01:01:20 +0100
commit25a0b8762f97e0cd6424e84859e69d76b9b6aca4 (patch)
treec92647726346853f89bb8249650759ef7329dce5 /iurt
parenta97f84bc51780d05e2446d7b0ed32ce983d5de37 (diff)
downloadiurt-25a0b8762f97e0cd6424e84859e69d76b9b6aca4.tar
iurt-25a0b8762f97e0cd6424e84859e69d76b9b6aca4.tar.gz
iurt-25a0b8762f97e0cd6424e84859e69d76b9b6aca4.tar.bz2
iurt-25a0b8762f97e0cd6424e84859e69d76b9b6aca4.tar.xz
iurt-25a0b8762f97e0cd6424e84859e69d76b9b6aca4.zip
Real fix for dns config0.7.2.2
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 0595f74..4ea53df 100755
--- a/iurt
+++ b/iurt
@@ -326,7 +326,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line
# Display version information
#
-my $version = '0.7.2.1';
+my $version = '0.7.2.2';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);