[Xfce4-commits] [xfce/garcon] 01/01: Post release tag bump.
noreply at xfce.org
noreply at xfce.org
Sun Jun 11 12:20:39 CEST 2017
This is an automated email from the git hooks/post-receive script.
e r i c 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/garcon.
commit 6151ce5fe6ea575ae76394bac2fd9cc6c9d4a203
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sun Jun 11 13:20:32 2017 +0300
Post release tag bump.
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index d7cd413..5455197 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -26,7 +26,7 @@ m4_define([garcon_version_major], [0])
m4_define([garcon_version_minor], [6])
m4_define([garcon_version_micro], [1])
m4_define([garcon_version_build], [@REVISION@])
-m4_define([garcon_version_tag], [])
+m4_define([garcon_version_tag], [git])
m4_define([garcon_version], [garcon_version_major().garcon_version_minor().garcon_version_micro()ifelse(garcon_version_tag(), [git], [garcon_version_tag()-garcon_version_build()], [garcon_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