summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 818eb86..17b7c0c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 2.24
+VERSION = 2.24.1
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 88cc0c2..66909a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.24.1
+
- net_applet:
o fix crash if notification queue is not yet initialized (mga#16995)