summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2011-10-26 16:59:37 +0100
committerRob Bradford <rob@linux.intel.com>2011-10-26 16:59:37 +0100
commit1b717466bbf42ac22f3674c51fefaaeda9cfec1e (patch)
tree90bf993c8e0ee985ea3b25e32f71025cb30ae450
parentd7917514549f48297bc0032a7e2b54bfb17f7495 (diff)
downloadgconf-1b717466bbf42ac22f3674c51fefaaeda9cfec1e.tar.gz
Bump version to 3.2.23.2.2
-rw-r--r--NEWS8
-rw-r--r--configure.in2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 94dab1a0..761be3da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.2.2
+=====
+
+Fixes:
+
+ * 661372 - Avoid crash when there is no reply to messages in gconf_engine_notify_remove
+ * Clean-up ORBit vs DBus logic (Jasper St. Pierre)
+
3.2.1
=====
diff --git a/configure.in b/configure.in
index d5e7e251..ca484d96 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
AC_INIT([GConf],
- [3.2.1],
+ [3.2.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],
[GConf])