[Xfce4-commits] [xfce/xfwm4] 02/02: Post release tag bump.
noreply at xfce.org
noreply at xfce.org
Thu Mar 16 09:13:18 CET 2017
This is an automated email from the git hooks/post-receive script.
olivier pushed a commit to branch xfce-4.12
in repository xfce/xfwm4.
commit 6fe17e9032fa5c23876dce3f50076be137adae1f
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Thu Mar 16 09:12:09 2017 +0100
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 4d47343..5a55fbf 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ m4_define([xfwm4_version_major], [4])
m4_define([xfwm4_version_minor], [12])
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], [2.14.0])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list