[Xfce4-commits] <xfconf:master> Post-release version bump.
Jannis Pohlmann
noreply at xfce.org
Sun Jan 16 16:02:02 CET 2011
Updating branch refs/heads/master
to d139a0a0d9cfa9194a35c2c863d3eab543fef34a (commit)
from e32194e64c621c2aedb4d24b091bfc05adfde889 (commit)
commit d139a0a0d9cfa9194a35c2c863d3eab543fef34a
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Sun Jan 16 16:00:41 2011 +0100
Post-release version bump.
configure.ac.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 4a1ea7d..d6652ac 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xfconf_version_minor], [8])
m4_define([xfconf_version_micro], [0])
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