From 9b000fc5e906ee570171059c3d97cf56309f941f Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 11 Jan 2020 16:26:12 +0000 Subject: 0.7.10 --- NEWS | 1 + iurt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3d7c039..3191e06 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +0.7.10 - ulri: allow - in host when parsing lock file name - iurt: give --target to rpmbuild diff --git a/iurt b/iurt index add18a4..f2f47c0 100755 --- a/iurt +++ b/iurt @@ -323,7 +323,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line # Display version information # -my $version = '0.7.9'; +my $version = '0.7.10'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1