[gnome-menus] release: 3.3.1



commit f258c9c144c569772a1ea7ea81179c98110fc58f
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Oct 24 13:58:14 2011 +0200

    release: 3.3.1

 NEWS         |   12 ++++++++++++
 configure.ac |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bf71580..fb50f34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+=============
+Version 3.3.1
+=============
+
+  libmenu
+
+	* Ignore desktop entries with no Name or Exec key (Florian MÃllner)
+
+  Layout
+
+	* Put the Other menu at the end (Vincent)
+
 ===============
 Version 3.2.0.1
 ===============
diff --git a/configure.ac b/configure.ac
index 8fceed6..260f93e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.62)
 
-AC_INIT([gnome-menus], [3.2.1],
+AC_INIT([gnome-menus], [3.3.1],
         [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=0:0:0
+LIB_MENU_LT_VERSION=0:1:0
 AC_SUBST(LIB_MENU_LT_VERSION)
 
 GETTEXT_PACKAGE=gnome-menus-3.0



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