[Xfce4-commits] <xfwm4:master> Post release tag bump.
Nick Schermer
noreply at xfce.org
Sun Dec 5 15:38:02 CET 2010
Updating branch refs/heads/master
to 91d17255426656595b34b603998694fd61825f62 (commit)
from 5577e2995877ee3f9d6a1b45a4841da6a9d849d4 (commit)
commit 91d17255426656595b34b603998694fd61825f62
Author: Nick Schermer <nick at xfce.org>
Date: Sun Dec 5 15:36:20 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 5769a2a..85e2da2 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ m4_define([xfwm4_version_major], [4])
m4_define([xfwm4_version_minor], [7])
m4_define([xfwm4_version_micro], [3])
m4_define([xfwm4_version_build], [@REVISION@])
-m4_define([xfwm4_version_tag], [])
+m4_define([xfwm4_version_tag], [git])
m4_define([xfwm4_version], [xfwm4_version_major().xfwm4_version_minor().xfwm4_version_micro()ifelse(xfwm4_version_tag(), [git], [xfwm4_version_tag().xfwm4_version_build()], [xfwm4_version_tag()])])
m4_define([gtk_minimum_version], [2.14.0])
More information about the Xfce4-commits
mailing list