summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-06-27 11:16:47 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-06-27 11:16:47 +0200
commit8b69d0040197012e95a9357bea717d73c1d43036 (patch)
treea3b83933ea438978453a60a1cd274a371487617c
parent1fdeb78f6d8b382a669e1ffe2359ee2c5264bf31 (diff)
downloaddrakx-net-8b69d0040197012e95a9357bea717d73c1d43036.tar
drakx-net-8b69d0040197012e95a9357bea717d73c1d43036.tar.gz
drakx-net-8b69d0040197012e95a9357bea717d73c1d43036.tar.bz2
drakx-net-8b69d0040197012e95a9357bea717d73c1d43036.tar.xz
drakx-net-8b69d0040197012e95a9357bea717d73c1d43036.zip
2.24.12.24.1
-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)