[Xfce4-commits] <xfconf:xfce-4.8> Post release tag bump.

Nick Schermer noreply at xfce.org
Fri Dec 23 17:08:06 CET 2011


Updating branch refs/heads/xfce-4.8
         to 10628da8f1dfac12c17476dc9264a086e32d9e5e (commit)
       from a8fdfd5c16cecd3c86c0141a8fa4de6575d6280f (commit)

commit 10628da8f1dfac12c17476dc9264a086e32d9e5e
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Dec 23 17:07:23 2011 +0100

    Post release tag bump.

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

diff --git a/configure.ac.in b/configure.ac.in
index 8370918..8dd432d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xfconf_version_minor], [8])
 m4_define([xfconf_version_micro], [1])
 m4_define([xfconf_version_nano], [])
 m4_define([xfconf_version_build], [@REVISION@])
-m4_define([xfconf_version_tag], [])
+m4_define([xfconf_version_tag], [git])
 m4_define([xfconf_version], [xfconf_version_major().xfconf_version_minor().xfconf_version_micro()ifelse(xfconf_version_nano(), [], [], [.xfconf_version_nano()])ifelse(xfconf_version_tag(), [git], [xfconf_version_tag()-xfconf_version_build()], [xfconf_version_tag()])])
 
 m4_define([xfconf_default_debug], [ifelse(xfconf_version_tag(), [git], [yes], [minimum])])


More information about the Xfce4-commits mailing list