This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository apps/xfmpc.

commit 688e0b8b6f0fd441a6c7c5c968651a53ee0d7533
Author: Andre Miranda <[email protected]>
Date:   Sat Jun 22 10:32:40 2019 -0300

    Back to development
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 6ebb505..5f50faf 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([xfmpc_version_major], [0])
 m4_define([xfmpc_version_minor], [3])
 m4_define([xfmpc_version_micro], [0])
 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 ***************************

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to