[Xfce4-commits] <exo:master> Updates for release.

Nick Schermer noreply at xfce.org
Sun Jan 2 14:06:01 CET 2011


Updating branch refs/heads/master
         to 4152b2110bc0fc5bca5f767f0c809b6e425ffd21 (commit)
       from 932733fd7b53156dbe42bb79014c4f3532404ba5 (commit)

commit 4152b2110bc0fc5bca5f767f0c809b6e425ffd21
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 2 14:00:53 2011 +0100

    Updates for release.

 NEWS            |    8 ++++++++
 configure.in.in |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 5fdca0f..5e4af82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.5.6
+=====
+- Set application name for Thunar loop detection.
+- Fix ABI check on ppc (bug #7008).
+- Quote filenames with a space in the desktop editor (bug #6951).
+- Translation updates (zh_CN, pt_BR, de, hu, pt, de, cs, en_GB,
+  nb, sv, ar).
+
 0.5.5
 =====
 - Fix opening of URIs with spaces in claws-mail and sylpheed.
diff --git a/configure.in.in b/configure.in.in
index 15541ba..b122731 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -12,10 +12,10 @@ m4_define([libexo_verinfo], [0:0:0])
 m4_define([libexo_version_api], [1])
 m4_define([libexo_version_major], [0])
 m4_define([libexo_version_minor], [5])
-m4_define([libexo_version_micro], [5])
+m4_define([libexo_version_micro], [6])
 m4_define([libexo_version_nano], [])
 m4_define([libexo_version_build], [@REVISION@])
-m4_define([libexo_version_tag], [git])
+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(), [git], [libexo_version_tag()-libexo_version_build()], [libexo_version_tag()])])
 
 dnl ********************************************



More information about the Xfce4-commits mailing list