[dconf] dconf 0.19.2



commit 6c0299147e7750820e468dd3ee1f0e606b3ceb34
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Nov 11 15:39:59 2013 -0500

    dconf 0.19.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
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])
 


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