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 27b68a8..f806aea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.85
+VERSION = 0.86
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 4c1aa4c..eb704c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+0.86:
- properly handle children processes in net_applet (#54636)
- advanced settings: allow changing wireless regulatory domain without reboot
(#54600)