From 7344e2310917ec125218fc982bd447b1888c4b6c Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 2 Jan 2013 11:37:43 +0000 Subject: 0.6.17 --- NEWS | 1 + iurt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8120eae..03fca04 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +0.6.17 - write not_on_this_arch to status file - fix support of non distro specific arch/mandatory_arch diff --git a/iurt b/iurt index 3297634..bed8be0 100755 --- a/iurt +++ b/iurt @@ -360,7 +360,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line # Display version information # -my $version = '0.6.16'; +my $version = '0.6.17'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1