totem-pl-parser r320 - trunk



Author: hadess
Date: Tue Mar  3 11:16:24 2009
New Revision: 320
URL: http://svn.gnome.org/viewvc/totem-pl-parser?rev=320&view=rev

Log:
2009-03-03  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.25.92



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Mar  3 11:16:24 2009
@@ -1,5 +1,8 @@
 New features and significant updates in version...
 
+2.25.92:
+* Updated translations
+
 2.25.91:
 * Update API documentation
 * Fix PLA writing to make filenames appear correctly on the device

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Mar  3 11:16:24 2009
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 25)
-m4_define(totem_version_micro, 91)
+m4_define(totem_version_micro, 92)
 
 AC_INIT([totem-pl-parser],
         [totem_version_major.totem_version_minor.totem_version_micro],
@@ -46,7 +46,7 @@
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-PLPARSER_LT_VERSION=14:3:2
+PLPARSER_LT_VERSION=14:4:2
 AC_SUBST(PLPARSER_LT_VERSION)
 
 TOTEM_PL_PARSER_VERSION_MAJOR=totem_version_major



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