From 7a17cb62a6bbe9b35bcdebb19a88f1e17511c80b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 1 Sep 2012 21:40:50 +0000 Subject: post release bump --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 744faf0..ae87648 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME=iurt PACKAGE=$(NAME) -VERSION=0.6.8 +VERSION=0.6.9 VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) INSTALLVENDORLIB = $(DESTDIR)$(VENDORLIB) diff --git a/NEWS b/NEWS index a42e411..2e064fc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +0.6.9 (unreleased) + 0.6.8 - fix import loop -- cgit v1.2.1