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

Nick Schermer noreply at xfce.org
Sun Jan 2 15:02:02 CET 2011


Updating branch refs/heads/master
         to a4a116bd971bab3bece9e54c8970d17af45a2951 (commit)
       from 4e07acc5f7ca3531ef712db6b5df05f16794d4bd (commit)

commit a4a116bd971bab3bece9e54c8970d17af45a2951
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 2 14:53:19 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 fac07ae..83c6adb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xfconf_version_minor], [7])
 m4_define([xfconf_version_micro], [5])
 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