summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2011-07-26 16:45:58 +0200
committerRyan Lortie <desrt@desrt.ca>2011-07-26 16:45:58 +0200
commit3897b1d6ac2e5a252347ee92915cc5c54f7051b6 (patch)
tree417450eb4e74b3c017a667f6fe21d2870629956f
parent319c8359de2b1e1815dc4f3b3e6d166552a21f9f (diff)
downloaddconf-3897b1d6ac2e5a252347ee92915cc5c54f7051b6.tar.gz
dconf 0.8.00.8.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f90800e..0fd6df2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in dconf 0.8.0
+======================
+
+This is the dconf stable branch. Bugfixes only.
+
Changes in dconf 0.7.5
======================
diff --git a/configure.ac b/configure.ac
index 54a89a0..2bfc33c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([dconf],
- [0.7.6],
+ [0.8.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf],
[dconf])