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

Nick Schermer noreply at xfce.org
Sun Nov 28 15:38:01 CET 2010


Updating branch refs/heads/master
         to 81af6031e8639caf116588e6dfa7e5ffbbd4f5fd (commit)
       from fbe7bf6531a1e11d40f4add7b298df980c51427d (commit)

commit 81af6031e8639caf116588e6dfa7e5ffbbd4f5fd
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Nov 28 15:35:56 2010 +0100

    Updates for release.

 NEWS            |    7 +++++++
 configure.ac.in |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 1fab55e..79be8cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+4.7.5
+=====
+- Also request an interact for save-state-extended.
+- Return a NULL state file is the sm-client is disabled.
+- Fix the save-state signal.
+- Translation updates (pt).
+
 4.7.4
 =====
 - Add startup notification support for shortcuts.
diff --git a/configure.ac.in b/configure.ac.in
index e5681fc..e390171 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,10 +10,10 @@ m4_define([libxfce4ui_verinfo], [0:0:0])
 m4_define([libxfce4ui_version_api], [1])
 m4_define([libxfce4ui_version_major], [4])
 m4_define([libxfce4ui_version_minor], [7])
-m4_define([libxfce4ui_version_micro], [4])
+m4_define([libxfce4ui_version_micro], [5])
 m4_define([libxfce4ui_version_nano], []) dnl leave this empty to have no nano version
 m4_define([libxfce4ui_version_build], [@REVISION@])
-m4_define([libxfce4ui_version_tag], [git])
+m4_define([libxfce4ui_version_tag], [])
 m4_define([libxfce4ui_version], [libxfce4ui_version_major().libxfce4ui_version_minor().libxfce4ui_version_micro()ifelse(libxfce4ui_version_nano(), [], [], [.libxfce4ui_version_nano()])ifelse(libxfce4ui_version_tag(), [git], [libxfce4ui_version_tag()-libxfce4ui_version_build()], [libxfce4ui_version_tag()])])
 
 m4_define([libxfce4kbd_private_verinfo], [0:0:0])



More information about the Xfce4-commits mailing list