[Xfce4-commits] [apps/xfmpc] 01/01: Back to development
noreply at xfce.org
noreply at xfce.org
Sat Jun 22 15:32:44 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfmpc.
commit 688e0b8b6f0fd441a6c7c5c968651a53ee0d7533
Author: Andre Miranda <andreldm at xfce.org>
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.
More information about the Xfce4-commits
mailing list