[gnome-menus] [release] 2.28.0.1
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-menus] [release] 2.28.0.1
- Date: Thu, 1 Oct 2009 11:26:08 +0000 (UTC)
commit 1d899c5b7bafb9ea01e0f407df7acb2b0d6432f4
Author: Vincent Untz <vuntz gnome org>
Date: Thu Oct 1 13:25:50 2009 +0200
[release] 2.28.0.1
NEWS | 13 +++++++++++++
README | 4 ++--
configure.in | 4 ++--
3 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5bba4b4..e42cdab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+================
+Version 2.28.0.1
+================
+
+ libmenu
+
+ * Fix sorting of menu items during merge to actually work (and not
+ crash) (Frédéric Crozat)
+
+ Python
+
+ * Link the python module to libpython (Frédéric Crozat, Vincent)
+
==============
Version 2.28.0
==============
diff --git a/README b/README
index 0186ae4..d3a9e26 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-gnome-menus 2.28.0
-==================
+gnome-menus 2.28.0.1
+====================
This package is free software and is part of the
GNOME project.
diff --git a/configure.in b/configure.in
index c836d59..f53edc9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-menus], [2.28.1],
+AC_INIT([gnome-menus], [2.28.0.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus])
AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
@@ -18,7 +18,7 @@ GNOME_MAINTAINER_MODE_DEFINES
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LIB_MENU_LT_VERSION=6:1:4
+LIB_MENU_LT_VERSION=6:2:4
AC_SUBST(LIB_MENU_LT_VERSION)
GETTEXT_PACKAGE=gnome-menus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]