summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-06-27 10:15:07 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-06-27 10:15:07 +0200
commit0599f1d55692a29a5ce87cb06a46e6f760000a37 (patch)
tree62c51e9287546f4704968406e4d5553ca733cdd4
parentfda05ec07e034dd4d092b510a00f4dd19243b041 (diff)
downloaddrakx-net-0599f1d55692a29a5ce87cb06a46e6f760000a37.tar
drakx-net-0599f1d55692a29a5ce87cb06a46e6f760000a37.tar.gz
drakx-net-0599f1d55692a29a5ce87cb06a46e6f760000a37.tar.bz2
drakx-net-0599f1d55692a29a5ce87cb06a46e6f760000a37.tar.xz
drakx-net-0599f1d55692a29a5ce87cb06a46e6f760000a37.zip
2.262.26
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d84f479..eeb50ee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 2.25
+VERSION = 2.26
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 178cc90..60cce4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.26
- net_applet:
o fix crash if notification queue is not yet initialized (mga#16995)