summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2015-03-16 16:40:31 -0400
committerRyan Lortie <desrt@desrt.ca>2015-03-16 16:42:32 -0400
commit1066874fb5299c819f357a1f0ffc924538390a04 (patch)
tree2e4270fde993a60a441d49f5113d982a33ddcf1a
parent1cd9d33ca3e792900f7e0a29585c092857907421 (diff)
downloaddconf-1066874fb5299c819f357a1f0ffc924538390a04.tar.gz
dconf 0.23.20.23.2
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f358880..f204212 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in dconf 0.23.2
+========================
+
+ - remove dconf-editor manpage (accidentally missed during the split)
+
+ - fix whitespace issues in 'dconf --help'
+
Changes in dconf 0.23.1
========================
diff --git a/configure.ac b/configure.ac
index c82a95f..f541c6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.23.1],
+ [0.23.2],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])