summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-11-11 15:39:59 -0500
committerRyan Lortie <desrt@desrt.ca>2013-11-11 15:41:11 -0500
commit6c0299147e7750820e468dd3ee1f0e606b3ceb34 (patch)
treecfb5cf909f1bfd4934df476302f7a74e0175eafe
parent863fa5c1ee630a2ba3988896a957b922faceee87 (diff)
downloaddconf-6c0299147e7750820e468dd3ee1f0e606b3ceb34.tar.gz
dconf 0.19.20.19.2
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
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])