summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a7c874b..72df35b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 1.12.1
+VERSION = 1.12.2
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index d6a29ba..2ef2e17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.12.2
+- remove invalid character in source code that makes drakx-net tools crash
+
1.12.1
- drakinvictus: fix crashing due to missing icon (mga#5223)
- draknetcenter: fix crash when net_applet doesn't run (mga#6040)