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 570d00f4..78f0e467 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.45
+VERSION = 12.46
NAME = drakconf
SUBDIRS = po pixmaps polkit #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index b50cc5e8..7a02eeb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 12.46 - 21 December 2013 Thierry Vignaud
+
- fix segfault when webkit creates threads for good (mga#10289)
- reduce delay for the --start-with=xxx option