From a010fd579ca2ceb7d29ee86fd9d2f595b3359d78 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 28 Jul 2018 23:28:40 +0000 Subject: 0.7.6 --- iurt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iurt') diff --git a/iurt b/iurt index 56073ae..a0e6690 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.5'; +my $version = '0.7.6'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1