[Xfce4-commits] [apps/xfmpc] 02/02: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Wed Feb 27 01:34:42 CET 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 2db201e613ed01faf8bd80fdac22cf38bc5f2199
Author: Andre Miranda <andreldm at xfce.org>
Date: Tue Feb 26 21:34:33 2019 -0300
Post release tag bump
---
configure.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.in.in b/configure.in.in
index cc350b6..f74e69e 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], [90])
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