summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 218c009..5ec8d9d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 2.11
+VERSION = 2.12
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 28b52a3..df52c09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.12
- do not write NM_CONTROLLED flag in configs if it's not been explicitly set.
This allows, e.g. NM to run on gnome live CD/DVDs. Drak tools will still
work fine when NM is not installed. mga#6675 mga#9261