[Xfce4-commits] <libxfcegui4:master> Post release tag bump.
Nick Schermer
noreply at xfce.org
Sun Oct 31 15:52:04 CET 2010
Updating branch refs/heads/master
to 20416db2efd8f1f5d59807cb019e7bb41fd33d73 (commit)
from 6d61151c347d59eed4599b320f0b8d142a390c4f (commit)
commit 20416db2efd8f1f5d59807cb019e7bb41fd33d73
Author: Nick Schermer <nick at xfce.org>
Date: Sun Oct 31 15:51:39 2010 +0100
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 9916be5..6c3c805 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -13,7 +13,7 @@ m4_define([libxfcegui4_version_minor], [7])
m4_define([libxfcegui4_version_micro], [0])
m4_define([libxfcegui4_version_nano], []) dnl leave this empty to have no nano version
m4_define([libxfcegui4_version_build], [@REVISION@])
-m4_define([libxfcegui4_version_tag], [])
+m4_define([libxfcegui4_version_tag], [git])
m4_define([libxfcegui4_version], [libxfcegui4_version_major().libxfcegui4_version_minor().libxfcegui4_version_micro()ifelse(libxfcegui4_version_nano(), [], [], [.libxfcegui4_version_nano()])ifelse(libxfcegui4_version_tag(), [git], [libxfcegui4_version_tag()-libxfcegui4_version_build()], [libxfcegui4_version_tag()])])
More information about the Xfce4-commits
mailing list