libgweather r618 - trunk



Author: vuntz
Date: Tue Feb 17 05:53:42 2009
New Revision: 618
URL: http://svn.gnome.org/viewvc/libgweather?rev=618&view=rev

Log:
2009-02-17  Vincent Untz  <vuntz gnome org>

	* configure.in:
	* NEWS: version 2.25.91


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Feb 17 05:53:42 2009
@@ -1,3 +1,35 @@
+libgweather 2.25.91
+===================
+
+Locations.xml
+
+	* Use Asia/Kathmandu instead of Asia/Katmandu (Vincent)
+
+Misc
+
+	* Make it easier to regenerate locations.pot (Claude Paroz)
+
+Translators
+
+	* Alexander Shopov (bg)
+	* Runa Bhattacharjee (bn_IN)
+	* Gil Forcada (ca)
+	* Kenneth Nielsen (da)
+	* Christian Kirbach (de)
+	* IÃaki LarraÃaga Murgoitio (eu)
+	* Yair Hershkovitz (he)
+	* Gabor Kelemen (hu)
+	* Milo Casagrande (it)
+	* Takeshi AIHANA (ja)
+	* Changwoo Ryu (ko)
+	* Raivis Dejus (lv)
+	* Subhransu Behera (or)
+	* Tomasz Dominikowski (pl)
+	* Enrico Nicoletto (pt_BR)
+	* Adi Roiban (ro)
+	* Theppitak Karoonboonyanan (th)
+	* Clytie Siddall (vi)
+
 libgweather 2.25.5
 ==================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Feb 17 05:53:42 2009
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.25.90])
+AC_INIT([libgweather],[2.25.91])
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)
@@ -12,7 +12,7 @@
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=5:1:4
+LT_VERSION=5:2:4
 AC_SUBST(LT_VERSION)
 
 AC_CANONICAL_HOST



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