Updating branch refs/heads/master
         to a54bfff373215eb593e59f2a06f8f0630ed236b1 (commit)
       from 47e7baff9c9778b9491d70b92fdfb83623bd1a0e (commit)

commit a54bfff373215eb593e59f2a06f8f0630ed236b1
Author: Landry Breuil <lan...@xfce.org>
Date:   Sat Jun 30 09:38:17 2012 +0200

    Updates for 0.4.4.

 ChangeLog       |    5 +++++
 configure.ac.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 3ad7d41..65b1e10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+30-06-2012 Landry Breuil <landry at xfce.org>
+   * release 0.4.4
+   * Better compliance with the panel plugin HIG
+   * Fix wrong fr translation
+
 13-05-2012 Landry Breuil <landry at xfce.org>
    * release 0.4.3
    * set small property (unless in deskbar mode)
diff --git a/configure.ac.in b/configure.ac.in
index 2967022..047328c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ dnl
 
 m4_define([mpc_version_major], [0])
 m4_define([mpc_version_minor], [4])
-m4_define([mpc_version_micro], [3])
+m4_define([mpc_version_micro], [4])
 m4_define([mpc_version_tag], []) # Leave empty for releases
 m4_define([mpc_version_build], [@REVISION@])
 m4_define([mpc_version], 
[mpc_version_major().mpc_version_minor().mpc_version_micro()ifelse(mpc_version_tag(),
 [], [], [mpc_version_tag()-mpc_version_build()])])
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to