[libbonobo] Version 2.31.90



commit 63eb9683d20262350803dcc8b08cab4bdc081256
Author: Christian Persch <chpe gnome org>
Date:   Wed Aug 11 15:56:07 2010 +0200

    Version 2.31.90

 NEWS         |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 341e6b8..a2fca91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libbonobo 2.31.90
+	* Port to GDBus
+	* Translation updates
+
 libbonobo 2.24.3
 	* Set up dbus environment in test-activation/test.sh (Ray Strode)
 	* Fix memory corruption (Michael Meeks)
diff --git a/configure.in b/configure.in
index 03ad7c1..ea54a2a 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ([2.59])
 
 m4_define([bonobo_major_version],[2])
 m4_define([bonobo_minor_version],[31])
-m4_define([bonobo_micro_version],[0])
+m4_define([bonobo_micro_version],[90])
 m4_define([bonobo_version],[bonobo_major_version.bonobo_minor_version.bonobo_micro_version])
 
 AC_INIT([libbonobo],[bonobo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=bonobo&component=libbonobo])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]