[Xfce4-commits] <xfconf:master> Post release tag bump.
Nick Schermer
noreply at xfce.org
Mon Feb 1 19:46:03 CET 2010
Updating branch refs/heads/master
to 907e602e70aaf0f60881ee244896d5751a8de82f (commit)
from b7cf6976f239cc5dd1e5eefe83e1f08687ec74fa (commit)
commit 907e602e70aaf0f60881ee244896d5751a8de82f
Author: Nick Schermer <nick at xfce.org>
Date: Mon Feb 1 19:44:03 2010 +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 9f33b96..60a2123 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xfconf_version_minor], [7])
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