[gnome-menus] release: 2.91.91



commit 764cf265fac8b7ee574d045b44431fe7cfbd4852
Author: Vincent Untz <vuntz gnome org>
Date:   Sun Mar 6 23:38:51 2011 +0100

    release: 2.91.91

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 83824eb..dc8b2ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+===============
+Version 2.91.91
+===============
+
+  Menu Editor
+
+	* Fix to work with latest pygi (Vincent)
+
+  Misc
+
+	* Build fix (Vincent)
+
+  Translators
+
+	* F Wolff (af)
+	* Changwoo Ryu (ko)
+	* Pavol KlaÄ?anský (sk)
+	* Korostil Daniel (uk)
+
 ==============
 Version 2.91.6
 ==============
diff --git a/configure.ac b/configure.ac
index badf772..f5943f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.62)
 
-AC_INIT([gnome-menus], [2.91.90],
+AC_INIT([gnome-menus], [2.91.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus])
 AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
 
@@ -20,7 +20,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:10:4
+LIB_MENU_LT_VERSION=6:11: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]