[gnome-menus] release: 3.0.0



commit 8f288a1114e95adf98f8186cb309e5cacad66105
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Apr 4 23:04:21 2011 +0200

    release: 3.0.0

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc8b2ea..7d330e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+=============
+Version 3.0.0
+=============
+
+  Layout
+
+	* Show administration tools and old capplets in Other (Vincent)
+
+  Translators
+
+	* Khaled Hosny (ar)
+	* Zenat Rahnuma (bn)
+	* Gil Forcada (ca)
+	* Sense Hofstede (fy)
+	* Praveen Illa (te)
+	* Sahran (ug)
+	* Clytie Siddall (vi)
+
 ===============
 Version 2.91.91
 ===============
diff --git a/configure.ac b/configure.ac
index 3324d57..a86fc29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.62)
 
-AC_INIT([gnome-menus], [2.91.92],
+AC_INIT([gnome-menus], [3.0.0],
         [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:11:4
+LIB_MENU_LT_VERSION=6:12: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]