summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2011-09-26 17:19:34 -0400
committerRyan Lortie <desrt@desrt.ca>2011-09-26 17:19:34 -0400
commit9a2d9a83b1f172b93492d24e41d4283c1e34cc50 (patch)
treeeb40371c1ae5c832553aead3130ba78e60ba7929
parent37648e24a56b02c1e757851d3fa3eacf892fd7df (diff)
downloaddconf-0.10.tar.gz
dconf 0.10.00.10.0dconf-0.10
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4488ba6..46e69a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in dconf 0.10.0
+=======================
+
+The version number was increased and a new entry was added to the NEWS.
+
Changes in dconf 0.9.1
======================
diff --git a/configure.ac b/configure.ac
index 5661b5c..a98c031 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.9.1],
+ [0.10.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])