diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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) @@ -1,3 +1,5 @@ +0.6.11 (unreleased) + 0.6.10 - fix false positive when looking for errors - fix always telling to rebuild |