[gnome-menus] [release] 2.30.2



commit 3ec065b74712c99d1cdde955e864f203afccb41b
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jun 22 03:57:06 2010 +0200

    [release] 2.30.2

 NEWS         |   22 ++++++++++++++++++++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 25 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 884765b..624aff2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
 ==============
+Version 2.30.2
+==============
+
+  Misc
+
+	* Do not ship gir files in the tarball (Yaakov Selkowitz)
+
+  Translators
+
+	* Daniel Martinez (an)
+	* Gil Forcada (ca)
+	* Gil Forcada (ca valencia)
+	* ReÅ?at SABIQ (crh)
+	* Christian Kirbach (de)
+	* Thomas Thurman (en shaw)
+	* Fran Diéguez (gl)
+	* Shankar Prasad (kn)
+	* Peteris Krisjanis (lv)
+	* Wouter Bolsterlee (nl)
+	* Matej UrbanÄ?iÄ? (sl)
+
+==============
 Version 2.30.0
 ==============
 
diff --git a/README b/README
index 19cc6c3..0c982e5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-menus 2.30.0
+gnome-menus 2.30.2
 ==================
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index e88075c..5cbc0f5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_PREREQ(2.62)
 
-AC_INIT([gnome-menus], [2.30.1],
+AC_INIT([gnome-menus], [2.30.2],
         [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:6:4
+LIB_MENU_LT_VERSION=6:7: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]