From 4ed4a698e741ec35f9daadefbac2541b9f4a5edd Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 13 Oct 2017 16:23:10 +0100 Subject: 0.7.4 --- iurt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- cgit v1.2.1