summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f806aea..27b68a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.86
+VERSION = 0.85
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index eb704c3..4c1aa4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,3 @@
-0.86:
- properly handle children processes in net_applet (#54636)
- advanced settings: allow changing wireless regulatory domain without reboot
(#54600)