summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)