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 c85d17b..eb11cba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 2.5
+VERSION = 2.6
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 7c50c3a..1bc032a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2.6
- prevent segfaulting on forking when glib/gtk create threads behind us
(mga#12041)