summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--NEWS5
2 files changed, 7 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bbada3f..023ed64 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-export VERSION = 3.0
+export VERSION = 3.1
-.PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean
+.PHONY: install install-docs docs tarball pkgbuild upload clean
install: install-docs
# Configuration files
diff --git a/NEWS b/NEWS
index 9dc5b40..9dfe933 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+version 3.1
+- reword systemd service descriptions
+- fix support for 'last' when using systemd
+- fix support for 'options' in /etc/resolv.conf
+
version 3.0
- drop a version number digit
- add support for 'options' in /etc/resolv.conf