From 1ccdcaeac396f7a5ba2280465b52e22d3b6fd79e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 31 Aug 2012 21:01:08 +0000 Subject: post release bump (to force next uploader to bump version...) --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5d46b18..744faf0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME=iurt PACKAGE=$(NAME) -VERSION=0.6.7 +VERSION=0.6.8 VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) INSTALLVENDORLIB = $(DESTDIR)$(VENDORLIB) diff --git a/NEWS b/NEWS index 3ba4878..a492b1a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +0.6.8 (unreleased) + 0.6.7 - fix removing chroots - internal cleanups -- cgit v1.2.1