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

Nick Schermer noreply at xfce.org
Sun Sep 5 15:20:02 CEST 2010


Updating branch refs/heads/master
         to 49d3929c73031df0311dd3abb87809ca54df9435 (commit)
       from 436611566662dd4a36a9feb3de2e44f2e3f4ae8b (commit)

commit 49d3929c73031df0311dd3abb87809ca54df9435
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Sep 5 15:11:39 2010 +0200

    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 ccdc25c..10c06ac 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xfconf_version_minor], [7])
 m4_define([xfconf_version_micro], [3])
 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