summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1f1e9de..0480a59 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 1.9
+export VERSION = 1.10
PKG_CONFIG ?= pkg-config
diff --git a/NEWS b/NEWS
index 65e8b10..f39abf4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+netctl 1.10
+- Improved support for automatic selection of wired profiles
+- Add edit subcommand to netctl
+- Assorted minor fixes
+
netctl 1.9
- Add support for openvswitch interfaces
- Improved IPv6 support