[Xfce4-commits] <libxfce4util:xfce-4.8> Release 4.8.1!

Jannis Pohlmann noreply at xfce.org
Sun Jan 16 16:36:05 CET 2011


Updating branch refs/heads/xfce-4.8
         to 4ef60990de1dae98ef71cfb966764b5ca1e85def (commit)
       from 190aa6b1bd473de52a3b1f6aa51afebe3ec4579c (commit)

commit 4ef60990de1dae98ef71cfb966764b5ca1e85def
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Jan 16 16:32:51 2011 +0100

    Release 4.8.1!

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

diff --git a/NEWS b/NEWS
index a14dfb1..373dfed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+4.8.1
+=====
+- Set xfce_version_string to 4.8.0.
+
 4.8.0
 =====
 - Translation updates: Arabic, Greek, Polish, Romanian, Turkish.
diff --git a/configure.in.in b/configure.in.in
index 94dbdc4..a59043e 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -13,7 +13,7 @@ dnl ***************************
 m4_define([libxfce4util_verinfo], [5:1:1])
 m4_define([libxfce4util_version_major], [4])
 m4_define([libxfce4util_version_minor], [8])
-m4_define([libxfce4util_version_micro], [0])
+m4_define([libxfce4util_version_micro], [1])
 m4_define([libxfce4util_version_nano], [])   dnl leave this empty to have no nano version
 m4_define([libxfce4util_version_build], [@REVISION@])
 m4_define([libxfce4util_version_tag], [])



More information about the Xfce4-commits mailing list