summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2015-03-02 12:48:18 -0500
committerRyan Lortie <desrt@desrt.ca>2015-03-02 12:48:18 -0500
commit04fd3d9f05d154cdca59edc1cc5bdd61f0c45c8b (patch)
tree76e1ab7aa0a6c15782fc53853dd5cf2615f5c08c
parent782eadfba090f8813846eae0194daddf316d06cc (diff)
downloaddconf-04fd3d9f05d154cdca59edc1cc5bdd61f0c45c8b.tar.gz
dconf 0.23.10.23.1
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4d10518..f358880 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in dconf 0.23.1
+========================
+
+ - dconf-editor is now in a separate package
+
+ - portability improvements
+
Changes in dconf 0.22.0
========================
diff --git a/configure.ac b/configure.ac
index 980a04b..c82a95f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.22.0],
+ [0.23.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])