[Xfce4-commits] <exo:xfce-4.6> Post release tag bump.
Nick Schermer
noreply at xfce.org
Sat Oct 10 17:58:05 CEST 2009
Updating branch refs/heads/xfce-4.6
to 4a66d865f20ba2167377c7f239337b0a488cb6be (commit)
from e5c280fe6390f30366ee7c399012cdad949d9efc (commit)
commit 4a66d865f20ba2167377c7f239337b0a488cb6be
Author: Nick Schermer <nick at xfce.org>
Date: Sat Oct 10 17:56:12 2009 +0200
Post release tag bump.
configure.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index c5b86f1..c506db0 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [3])
m4_define([libexo_version_micro], [104])
m4_define([libexo_version_nano], [])
m4_define([libexo_version_build], [@REVISION@])
-m4_define([libexo_version_tag], [])
+m4_define([libexo_version_tag], [git])
m4_define([libexo_version], [libexo_version_major().libexo_version_minor().libexo_version_micro()ifelse(libexo_version_nano(), [], [], [.libexo_version_nano()])ifelse(libexo_version_tag(), [git], [libexo_version_tag()-libexo_version_build()], [libexo_version_tag()])])
dnl ********************************************
More information about the Xfce4-commits
mailing list