[Xfce4-commits] [xfce/garcon] 06/06: post-release tag bump
noreply at xfce.org
noreply at xfce.org
Sun Apr 5 14:23:43 CEST 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 7a89642f72623576949221efb00e4c27302f4b5c
Author: Landry Breuil <landry at xfce.org>
Date: Sun Apr 5 14:23:30 2015 +0200
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 24c9735..4247cca 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -26,7 +26,7 @@ m4_define([garcon_version_major], [0])
m4_define([garcon_version_minor], [5])
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