summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-03-26 10:35:50 -0400
committerRyan Lortie <desrt@desrt.ca>2012-03-26 10:35:50 -0400
commit8291e1d05eba85dc23241368586fa955d2afe8f5 (patch)
tree11798edba6e0e7664cc434c2d6e67a3c6b01879b
parentac84e9e907eac54325d4c59a27c791beae63b4c6 (diff)
downloaddconf-8291e1d05eba85dc23241368586fa955d2afe8f5.tar.gz
dconf 0.12.00.12.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98a2286..510e208 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in dconf 0.12.0
+=======================
+
+No changes since last unstable release.
+
Changes in dconf 0.11.7
=======================
diff --git a/configure.ac b/configure.ac
index 7ba6f22..2da94cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.11.7],
+ [0.12.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])