summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-01-27 15:58:06 +0000
committerColin Guthrie <colin@mageia.org>2014-01-27 16:25:14 +0000
commit4e7b4ac8c4304f63baa6d8622ab0a30acf9c73fb (patch)
treec3cd28c14e94040900ab1d3ea54ce12f1ef43bac
parent2419e89ee2ac271e035e2ee8442e56ccf2e7d312 (diff)
downloaddrakx-net-4e7b4ac8c4304f63baa6d8622ab0a30acf9c73fb.tar
drakx-net-4e7b4ac8c4304f63baa6d8622ab0a30acf9c73fb.tar.gz
drakx-net-4e7b4ac8c4304f63baa6d8622ab0a30acf9c73fb.tar.bz2
drakx-net-4e7b4ac8c4304f63baa6d8622ab0a30acf9c73fb.tar.xz
drakx-net-4e7b4ac8c4304f63baa6d8622ab0a30acf9c73fb.zip
2.122.12
-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