summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-01-27 12:23:16 -0500
committerRyan Lortie <desrt@desrt.ca>2012-01-27 12:24:59 -0500
commit7131b6eb1ac1fdf62cfefeaf41def9187ffdc062 (patch)
tree110daa55f3b39af841eaca554433887f0e734d7b
parentc91554690900aae1e20883b4201d2825c805dab2 (diff)
downloaddconf-7131b6eb1ac1fdf62cfefeaf41def9187ffdc062.tar.gz
dconf 0.11.30.11.3
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5aa0e27..4e731ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in dconf 0.11.3
+=======================
+
+ - works with (and only with) Vala 0.15.1
+
+ - we now have an icon for dconf-editor
+
Changes in dconf 0.11.2
=======================
diff --git a/configure.ac b/configure.ac
index d91a930..48f014f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.11.2],
+ [0.11.3],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])