gnome-menus r870 - trunk



Author: vuntz
Date: Mon Apr  7 22:24:22 2008
New Revision: 870
URL: http://svn.gnome.org/viewvc/gnome-menus?rev=870&view=rev

Log:
2008-04-07  Vincent Untz  <vuntz gnome org>

	* NEWS:
	* README:
	* configure.in: Version 2.22.1.


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/README
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Apr  7 22:24:22 2008
@@ -1,4 +1,18 @@
 ==============
+Version 2.22.1
+==============
+
+  Misc
+
+	* Remove shebangs from non-executable Python scripts.
+
+  Translators
+
+	* David Lodge (en_GB)
+	* Massimo Furlani (fur)
+	* Eskild Hustvedt (nn)
+
+==============
 Version 2.22.0
 ==============
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Mon Apr  7 22:24:22 2008
@@ -1,4 +1,4 @@
-gnome-menus 2.22.0
+gnome-menus 2.22.1
 ==================
 
 	This package is free software and is part of the

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Apr  7 22:24:22 2008
@@ -15,7 +15,7 @@
 #   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=3:23:1
+LIB_MENU_LT_VERSION=3:24:1
 AC_SUBST(LIB_MENU_LT_VERSION)
 
 GETTEXT_PACKAGE=gnome-menus



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