summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-11-26 08:00:04 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-11-26 08:00:04 +0100
commit18346cbf4d39bcb657ac4d77b1cc73628aad5291 (patch)
treee724488e2bf6745c0dd4f50108ea3f2b99f692a4
parenta2611ca014bfe8bfbbeb8e6a1a2d7d366d3b3b6d (diff)
downloaddrakx-net-18346cbf4d39bcb657ac4d77b1cc73628aad5291.tar
drakx-net-18346cbf4d39bcb657ac4d77b1cc73628aad5291.tar.gz
drakx-net-18346cbf4d39bcb657ac4d77b1cc73628aad5291.tar.bz2
drakx-net-18346cbf4d39bcb657ac4d77b1cc73628aad5291.tar.xz
drakx-net-18346cbf4d39bcb657ac4d77b1cc73628aad5291.zip
2.12.1
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 520eeb6..6c384dd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 2.0
+VERSION = 2.1
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index c379709..1009abe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.1
- fix "undefined value for mandatory argument 'is_active'" (mga#11763)
- fix "undefined value for mandatory argument 'sensitive'" (mga#11764)