From 46d862f37c8d35012b23932a8fb9073826407087 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 3 Oct 2017 09:54:28 -0400 Subject: 3.26.1 --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1