aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2017-10-13 16:23:10 +0100
committerPascal Terjan <pterjan@mageia.org>2017-10-13 16:23:10 +0100
commit4ed4a698e741ec35f9daadefbac2541b9f4a5edd (patch)
treebb5080350a85cc7a101fc16c33b8f43ff9b57479
parent650e21e67f99b1a1a779b11aa01a3f658e3a7619 (diff)
downloadiurt-4ed4a698e741ec35f9daadefbac2541b9f4a5edd.tar
iurt-4ed4a698e741ec35f9daadefbac2541b9f4a5edd.tar.gz
iurt-4ed4a698e741ec35f9daadefbac2541b9f4a5edd.tar.bz2
iurt-4ed4a698e741ec35f9daadefbac2541b9f4a5edd.tar.xz
iurt-4ed4a698e741ec35f9daadefbac2541b9f4a5edd.zip
0.7.40.7.4
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 6cf9b3d..49288ce 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.3';
+my $version = '0.7.4';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);