[gtkmm/gtkmm-2-14] Updated version to 2.14.5 for new maemo package
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm/gtkmm-2-14] Updated version to 2.14.5 for new maemo package
- Date: Wed, 12 Aug 2009 09:18:05 +0000 (UTC)
commit 31460bf5ed6e39464489225fda2a1c54bb8a7e65
Author: Johannes Schmid <jhs gnome org>
Date: Wed Aug 12 11:17:42 2009 +0200
Updated version to 2.14.5 for new maemo package
ChangeLog | 8 ++++++++
NEWS | 7 +++++++
configure.in | 2 +-
3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 063e75f..0014e6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2.14.5:
+
+2009-08-12 Johannes Schmid <jschmid openismus com>
+
+ * configure.ac:
+ * NEWS:
+ Updated version to 2.14.5 for new maemo package
+
2009-07-31 Johannes Schmid <jschmid openismus com>
* gtk/src/builder.hg:
diff --git a/NEWS b/NEWS
index 58b69a5..7eb8641 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.14.5 (stable):
+
+Gtk:
+* Builder:
+ - Fix error handling for disabled exceptions
+ - Fix crash when widget not found
+
2.14.4 (stable):
Gtk:
diff --git a/configure.in b/configure.in
index 286161d..00c821d 100644
--- a/configure.in
+++ b/configure.in
@@ -15,7 +15,7 @@
#We use pushdef here because we can't use shell variables before AC_INIT, but we want to use a variable with AC_INIT:
pushdef([GTKMM_MAJOR_VERSION], [2])
pushdef([GTKMM_MINOR_VERSION], [14])
-pushdef([GTKMM_MICRO_VERSION], [4])
+pushdef([GTKMM_MICRO_VERSION], [5])
pushdef([GTKMM_EXTRA_VERSION], [])
pushdef([GTKMM_VERSION], GTKMM_MAJOR_VERSION.GTKMM_MINOR_VERSION.GTKMM_MICRO_VERSION[]GTKMM_EXTRA_VERSION)
AC_INIT([gtkmm], GTKMM_VERSION, [gtkmm-list gnome org])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]