[dconf] 3.26.1



commit 46d862f37c8d35012b23932a8fb9073826407087
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Oct 3 09:54:28 2017 -0400

    3.26.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b90d265..80de8e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in dconf 0.26.1
+========================
+
+ - Work around a deadlock in GObject type initialization (#674885)
+
 Changes in dconf 0.26.0
 ========================
 
diff --git a/configure.ac b/configure.ac
index f2c3d46..a467cf0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf],
-        [0.26.0],
+        [0.26.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
         [dconf])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]