[Xfce4-commits] [xfce/xfwm4] 01/01: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Sat Jul 27 16:49:14 CEST 2019
This is an automated email from the git hooks/post-receive script.
o l i v i e r 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 xfce/xfwm4.
commit a35afe06396510e6d1a0548d9e9e89e3eaaec097
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Sat Jul 27 16:49:00 2019 +0200
Post release tag bump
Signed-off-by: Olivier Fourdan <fourdan at xfce.org>
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index cecaaa9..890850b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ m4_define([xfwm4_version_major], [4])
m4_define([xfwm4_version_minor], [13])
m4_define([xfwm4_version_micro], [4])
m4_define([xfwm4_version_build], [@REVISION@])
-m4_define([xfwm4_version_tag], [])
+m4_define([xfwm4_version_tag], [git])
m4_define([xfwm4_version], [xfwm4_version_major().xfwm4_version_minor().xfwm4_version_micro()ifelse(xfwm4_version_tag(), [git], [xfwm4_version_tag().xfwm4_version_build()], [xfwm4_version_tag()])])
m4_define([gtk_minimum_version], [3.20.0])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list