aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
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