[gnome-menus] release: 2.91.6



commit c24f0b2ada3123141049ca579d080245a923b88a
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Feb 2 01:21:07 2011 +0100

    release: 2.91.6

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 624f969..83824eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
 ==============
+Version 2.91.6
+==============
+
+  libmenu
+
+	* Do not send multiple notifications for one file change (Vincent)
+
+  Menu Editor
+
+	* Port to pygobject-based introspection bindings (Vincent)
+	* Make editor GTK+ 3 ready (Vincent)
+
+  Misc
+
+	* Improve introspection build (Vincent)
+	* Drop settings.menu (Vincent)
+
+  Translators
+
+	* Gil Forcada (ca valencia)
+	* Mattias Põldaru (et)
+	* Mahyar Moghimi (fa)
+	* Fran Diéguez (gl)
+	* Kikongo Translation Team (kg)
+	* Sahran (ug)
+	* Clytie Siddall (vi)
+
+==============
 Version 2.30.4
 ==============
 
diff --git a/configure.ac b/configure.ac
index 915b1f4..690a320 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.62)
 
-AC_INIT([gnome-menus], [2.30.5],
+AC_INIT([gnome-menus], [2.91.6],
         [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:9:4
+LIB_MENU_LT_VERSION=6:10: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]