[Xfce4-commits] <xfmpc:master> Post release commit

Vincent Legout noreply at xfce.org
Wed Feb 2 17:38:01 CET 2011


Updating branch refs/heads/master
         to 91cc45acdc545f02840d67c716915679f59b02ba (commit)
       from 44c8dc8d99b372dad22ac51e87c78322c9b0b673 (commit)

commit 91cc45acdc545f02840d67c716915679f59b02ba
Author: Vincent Legout <vincent at legout.info>
Date:   Wed Feb 2 17:33:18 2011 +0100

    Post release commit

 configure.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index e9d3dba..fca3e8c 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], []) # leave empty for release
+m4_define([xfmpc_version_tag], [git]) # 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