From 748e6c810e152e69eeaada513a4871ff64650a93 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 27 Aug 2012 04:05:32 +0000 Subject: force next uploader to actually bump version... --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 684b7d8..81411c9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME=iurt PACKAGE=$(NAME) -VERSION=0.6.6 +VERSION=0.6.7 VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) INSTALLVENDORLIB = $(DESTDIR)$(VENDORLIB) diff --git a/NEWS b/NEWS index c252d10..4ea3b5d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +0.6.7 (unreleased) + 0.6.6-1.r5364 - allow emi and ulri to log to a file instead of stderr by setting EMI_LOG_FILE or ULRI_LOG_FILE environement variables -- cgit v1.2.1