summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3c2fed..b2d3fe0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.68
+VERSION = 0.69
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 0841ce1..4a5545d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.69:
+- network tools:
+ o added missing require to fix mdkapplet crash (#48729).
+
0.68:
- cellular backend:
o added O2 operator support (#48582)