diff options
author | Colin Guthrie <colin@mageia.org> | 2014-01-27 15:58:06 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-01-27 16:25:14 +0000 |
commit | 4e7b4ac8c4304f63baa6d8622ab0a30acf9c73fb (patch) | |
tree | c3cd28c14e94040900ab1d3ea54ce12f1ef43bac | |
parent | 2419e89ee2ac271e035e2ee8442e56ccf2e7d312 (diff) | |
download | drakx-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-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 2.11 +VERSION = 2.12 DESTDIR= libdir=/usr/lib @@ -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 |