summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2397e48..e68b6ee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 1.5
+export VERSION = 1.6
PKG_CONFIG ?= pkg-config
diff --git a/NEWS b/NEWS
index 33c54fb..4ab0b9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+netctl 1.6
+- Fixes for bugs introduced in 1.5
+
netctl 1.5
- Add support for macvlan interfaces
- Add option to skip Duplicate Address Detection