aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-08-27 04:05:32 +0000
committerThierry Vignaud <tv@mageia.org>2012-08-27 04:05:32 +0000
commit748e6c810e152e69eeaada513a4871ff64650a93 (patch)
tree5e8c755111916df8f4a27d895000e4bc5750ddeb
parent422e9f724e46971782e9840202e5b5ac66e724eb (diff)
downloadiurt-748e6c810e152e69eeaada513a4871ff64650a93.tar
iurt-748e6c810e152e69eeaada513a4871ff64650a93.tar.gz
iurt-748e6c810e152e69eeaada513a4871ff64650a93.tar.bz2
iurt-748e6c810e152e69eeaada513a4871ff64650a93.tar.xz
iurt-748e6c810e152e69eeaada513a4871ff64650a93.zip
force next uploader to actually bump version...
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
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