From ccdf07d10e889456203cf4071f182f071d7f1ea9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 3 Sep 2012 17:29:43 +0000 Subject: post release bump --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ae87648..e49bbd8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME=iurt PACKAGE=$(NAME) -VERSION=0.6.9 +VERSION=0.6.10 VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) INSTALLVENDORLIB = $(DESTDIR)$(VENDORLIB) diff --git a/NEWS b/NEWS index 8ff3670..59db42e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +0.6.10 (unreleased) + 0.6.9 - failing to mount /dev/pts is not a fatal error -- cgit v1.2.1