Updating branch refs/heads/master
         to 65a3ffcab7698e80120f686abd55e03537920620 (commit)
       from 2dd91f404509dc3a1964c736e1fd9d1461703154 (commit)

commit 65a3ffcab7698e80120f686abd55e03537920620
Author: Nick Schermer <n...@xfce.org>
Date:   Fri Mar 30 20:30:30 2012 +0200

    Updates for release.

 NEWS            |    5 ++++-
 configure.ac.in |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 1a299e5..cbddc3c 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,10 @@
 - Complete theme installation script.
 - Settings editor: Set sensitivity of save button on init.
 - Xfsettingsd: Properly round display refresh rate to find match.
-- Translation updates ().
+- Translation updates: Arabic, Catalan (Valencian), Czech, Danish,
+  German, Spanish (Castilian), Basque, French, Indonesian, Korean,
+  Lithuanian, Portuguese, Russian, Slovak, Swedish, Telugu, Turkish,
+  Chinese (China), Chinese (Taiwan).wan).
 
 4.9.2
 =====
diff --git a/configure.ac.in b/configure.ac.in
index 7603335..330324b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,10 +11,10 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([xfce4_settings_version_major], [4])
 m4_define([xfce4_settings_version_minor], [9])
-m4_define([xfce4_settings_version_micro], [2])
+m4_define([xfce4_settings_version_micro], [3])
 m4_define([xfce4_settings_version_nano], [])
 m4_define([xfce4_settings_version_build], [@REVISION@])
-m4_define([xfce4_settings_version_tag], [git]) # Leave empty for releases
+m4_define([xfce4_settings_version_tag], []) # Leave empty for releases
 m4_define([xfce4_settings_version], 
[xfce4_settings_version_major().xfce4_settings_version_minor().xfce4_settings_version_micro()ifelse(xfce4_settings_version_nano(),
 [], [], [.xfce4_settings_version_nano()])ifelse(xfce4_settings_version_tag(), 
[git], [xfce4_settings_version_tag()-xfce4_settings_version_build()], 
[xfce4_settings_version_tag()])])
 
 dnl *******************************************
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to