[Xfce4-commits] [apps/xfce4-dict] 02/02: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Mon Apr 25 15:15:24 CEST 2016
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository apps/xfce4-dict.
commit 59e0d57c94bbf3fb6151cc64e9c0a922ca751b33
Author: Harald Judt <harald.judt at univie.ac.at>
Date: Mon Apr 25 15:15:09 2016 +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 85e42c3..7061c2d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ m4_define([xfce4_dict_version_major], [0])
m4_define([xfce4_dict_version_minor], [7])
m4_define([xfce4_dict_version_micro], [2])
m4_define([xfce4_dict_version_build], [@REVISION@])
-m4_define([xfce4_dict_version_tag], [])
+m4_define([xfce4_dict_version_tag], [git])
m4_define([xfce4_dict_version], [xfce4_dict_version_major().xfce4_dict_version_minor().xfce4_dict_version_micro()ifelse(xfce4_dict_version_tag(), [git], [xfce4_dict_version_tag()-xfce4_dict_version_build()], [xfce4_dict_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