[Xfce4-commits] r29568 - libexo/trunk

Stephan Arts stephan at xfce.org
Tue Feb 24 16:58:58 CET 2009


Author: stephan
Date: 2009-02-24 15:58:57 +0000 (Tue, 24 Feb 2009)
New Revision: 29568

Modified:
   libexo/trunk/ChangeLog
   libexo/trunk/NEWS
   libexo/trunk/configure.in.in
Log:
Update NEWS, ChangeLog and version information



Modified: libexo/trunk/ChangeLog
===================================================================
--- libexo/trunk/ChangeLog	2009-02-24 07:52:08 UTC (rev 29567)
+++ libexo/trunk/ChangeLog	2009-02-24 15:58:57 UTC (rev 29568)
@@ -1,3 +1,9 @@
+2009-02-24  Stephan Arts <stephan at xfce.org>
+
+	* == Released 0.3.9.100 ==
+	* NEWS: Update news for the release.
+	* configure.in.in: Update version number.
+
 2009-02-03  Stephan Arts <stephan at xfce.org>
 
 	* == Released 0.3.99.2 == 

Modified: libexo/trunk/NEWS
===================================================================
--- libexo/trunk/NEWS	2009-02-24 07:52:08 UTC (rev 29567)
+++ libexo/trunk/NEWS	2009-02-24 15:58:57 UTC (rev 29568)
@@ -1,3 +1,10 @@
+0.3.100
+=======
+- Updated translations: ro (Mișu Moldovan), el (Stavros Giannouris), 
+  es (Abel Martín), gl (Leandro Requeiro), zh_CN (Chris K. Zhang),
+  pl (Piotr Sokół), en_GB (Jeff Bailes)
+
+
 0.3.99.2
 ========
 - Updated translations: fr (Mike Massonnet), tr (Eren Türkay)

Modified: libexo/trunk/configure.in.in
===================================================================
--- libexo/trunk/configure.in.in	2009-02-24 07:52:08 UTC (rev 29567)
+++ libexo/trunk/configure.in.in	2009-02-24 15:58:57 UTC (rev 29568)
@@ -12,8 +12,8 @@
 m4_define([libexo_verinfo], [5:0:5])
 m4_define([libexo_version_major], [0])
 m4_define([libexo_version_minor], [3])
-m4_define([libexo_version_micro], [99])
-m4_define([libexo_version_nano], [2])
+m4_define([libexo_version_micro], [100])
+m4_define([libexo_version_nano], [])
 m4_define([libexo_version_build], [r at REVISION@])
 m4_define([libexo_version_tag], [])
 m4_define([libexo_version], [libexo_version_major().libexo_version_minor().libexo_version_micro()ifelse(libexo_version_nano(), [], [], [.libexo_version_nano()])ifelse(libexo_version_tag(), [svn], [libexo_version_tag()-libexo_version_build()], [libexo_version_tag()])])




More information about the Xfce4-commits mailing list