[Xfce4-commits] <xfmpc:master> Release 0.2.1
Vincent Legout
noreply at xfce.org
Wed Feb 2 17:24:01 CET 2011
Updating branch refs/heads/master
to 44c8dc8d99b372dad22ac51e87c78322c9b0b673 (commit)
from 077d13f0483b857b3d8aae94fec46ff3a41b638c (commit)
commit 44c8dc8d99b372dad22ac51e87c78322c9b0b673
Author: Vincent Legout <vincent at legout.info>
Date: Wed Feb 2 17:09:51 2011 +0100
Release 0.2.1
configure.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index fca3e8c..e9d3dba 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -11,7 +11,7 @@ m4_define([xfmpc_version_major], [0])
m4_define([xfmpc_version_minor], [2])
m4_define([xfmpc_version_micro], [1])
m4_define([xfmpc_version_build], [@REVISION@])
-m4_define([xfmpc_version_tag], [git]) # leave empty for release
+m4_define([xfmpc_version_tag], []) # leave empty for release
m4_define([xfmpc_version], [xfmpc_version_major().xfmpc_version_minor().xfmpc_version_micro()ifelse(xfmpc_version_tag(), [git], [xfmpc_version_tag()-xfmpc_version_build()], [xfmpc_version_tag()])])
dnl ***************************
More information about the Xfce4-commits
mailing list