summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllison Ryan Lortie <desrt@desrt.ca>2016-03-23 09:55:33 -0400
committerAllison Ryan Lortie <desrt@desrt.ca>2016-03-23 09:55:33 -0400
commit102bb4a209e4195cb8fe7bb67406458b6841a8c2 (patch)
treecf1abac708788f8157743f984b337cae15393ad5
parenta3179de67a4055b7caa43f6c759b01c9bf2ecf8b (diff)
downloaddconf-102bb4a209e4195cb8fe7bb67406458b6841a8c2.tar.gz
dconf 0.26.00.26.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 695fae7..b90d265 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in dconf 0.26.0
+========================
+
+None.
+
Changes in dconf 0.25.1
========================
diff --git a/configure.ac b/configure.ac
index 5649b4a..f2c3d46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.25.1],
+ [0.26.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])