From ab9618c7eb153784473d9ab3a03a5a504e3c783d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Sep 2012 06:29:06 +0000 Subject: post release bump --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e49bbd8..189acbd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME=iurt PACKAGE=$(NAME) -VERSION=0.6.10 +VERSION=0.6.11 VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) INSTALLVENDORLIB = $(DESTDIR)$(VENDORLIB) diff --git a/NEWS b/NEWS index c7c208b..250d89c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +0.6.11 (unreleased) + 0.6.10 - fix false positive when looking for errors - fix always telling to rebuild -- cgit v1.2.1