summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bf6b73d..2a9ca32 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 1.1
+export VERSION = 1.2
PKG_CONFIG ?= pkg-config
diff --git a/NEWS b/NEWS
index d91a1da..9736fa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+netctl 1.2
+- Fixes to the logic of IP setup
+- Fix default interface bindings
+
netctl 1.1
- Add netctl-auto support to wifi-menu
- Use pkg-config to obtain installation paths