From 6c0299147e7750820e468dd3ee1f0e606b3ceb34 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 11 Nov 2013 15:39:59 -0500 Subject: dconf 0.19.2 --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b956997..34727cb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Changes in dconf 0.19.2 +======================== + + - Add support for the new GSettingsBackend.read_user_value() API + + - bump GLib version depend accordingly (2.39.1) + +Translations updates: + Greek + Catalan (Valencian) + Simplified Chinese + Persian + Changes in dconf 0.18.0 ======================== diff --git a/configure.ac b/configure.ac index e603e20..87356b6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([dconf], - [0.18.0], + [0.19.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf], [dconf]) -- cgit v1.2.1