summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2015-03-23 13:08:44 -0400
committerRyan Lortie <desrt@desrt.ca>2015-03-23 13:08:44 -0400
commit537452228e67374d5a297b519fa0556bfa8cd87f (patch)
treeef9a2813b5e94d594898f869bdf0355481f20724
parent1066874fb5299c819f357a1f0ffc924538390a04 (diff)
downloaddconf-537452228e67374d5a297b519fa0556bfa8cd87f.tar.gz
dconf 0.24.00.24.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f204212..aa9dfa8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in dconf 0.24.0
+========================
+
+The version number was increased and a new entry was added to the NEWS.
+
Changes in dconf 0.23.2
========================
diff --git a/configure.ac b/configure.ac
index f541c6d..60f78ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.23.2],
+ [0.24.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])