[Xfce4-commits] [xfce/garcon] 01/01: post release tag bump
noreply at xfce.org
noreply at xfce.org
Sat Feb 28 16:51:18 CET 2015
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository xfce/garcon.
commit 6c09daff2c3a9ea601c8984319c64a05a3ba2fb4
Author: Landry Breuil <landry at xfce.org>
Date: Sat Feb 28 16:51:14 2015 +0100
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 3d075ed..e8cf2f6 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -26,7 +26,7 @@ m4_define([garcon_version_major], [0])
m4_define([garcon_version_minor], [4])
m4_define([garcon_version_micro], [0])
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