[Xfce4-commits] [xfce/xfconf] 01/01: post release tag bump
noreply at xfce.org
noreply at xfce.org
Sat Feb 28 18:06:55 CET 2015
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository xfce/xfconf.
commit 16b91fe73be74c511c8bb26bdfd784a8325ae6e9
Author: Landry Breuil <landry at xfce.org>
Date: Sat Feb 28 18:06:51 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 bdc4597..83cf2e9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xfconf_version_minor], [12])
m4_define([xfconf_version_micro], [0])
m4_define([xfconf_version_nano], [])
m4_define([xfconf_version_build], [@REVISION@])
-m4_define([xfconf_version_tag], [])
+m4_define([xfconf_version_tag], [git])
m4_define([xfconf_version], [xfconf_version_major().xfconf_version_minor().xfconf_version_micro()ifelse(xfconf_version_nano(), [], [], [.xfconf_version_nano()])ifelse(xfconf_version_tag(), [git], [xfconf_version_tag()-xfconf_version_build()], [xfconf_version_tag()])])
m4_define([xfconf_default_debug], [ifelse(xfconf_version_tag(), [git], [yes], [minimum])])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list