[clutter-gtkmm] 0.9.5



commit 620807e58e2483563464bd72ddc489e92038391c
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Jan 8 09:06:35 2010 +0100

    0.9.5

 ChangeLog    |    8 ++++++++
 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7a399e6..23568dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+0.9.4:
+
 2009-10-03  Daniel Elstner  <daniel kitta gmail com>
 
 	Adopt new mm-common build infrastructure
@@ -64,6 +66,12 @@
 	* examples/events/event.cc: Updated to build against the new cluttermm
 	trunk(patch by Milosz Derezynski)
 
+0.9.4:
+
+2009-06-25  Murray Cumming  <murrayc murrayc com>
+
+	* examples/events/event.cc: Fixed the build with the latest cluttermm.
+
 0.9.3:
 
 2009-05-15  Murray Cumming  <murrayc murrayc com>
diff --git a/NEWS b/NEWS
index 54a0c12..d2998a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.9.5:
+
+* Use clutter-gtk-0.10 and cluttermmm 1.0.
+* Build:
+  - Use mm-common. (Daniel Elstner)
+  - Fix the no-exceptions build. (Milosz Derezynsk)
+
 0.9.4:
 
 * Fixed the build (examples) for the latest cluttermm.
diff --git a/configure.ac b/configure.ac
index a53b642..178140c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,8 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([clutter-gtkmm], [0.9.4],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=cluttermm],
+AC_INIT([clutter-gtkmm], [0.9.5],
+        [http://bugzilla.gnome.org/enter_bug.cgi?product=clutter-gtkmm],
         [clutter-gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 



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