[Xfce4-commits] [panel-plugins/xfce4-eyes-plugin] 02/02: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Mon Apr 25 11:42:35 CEST 2016
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository panel-plugins/xfce4-eyes-plugin.
commit a32019b9c04a29f6ba49f87f7c0a7cdad78503c6
Author: Harald Judt <h.judt at gmx.at>
Date: Thu Apr 21 18:28:22 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 583eb02..c2acda8 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -8,7 +8,7 @@ m4_define([eyes_version_major], [4])
m4_define([eyes_version_minor], [4])
m4_define([eyes_version_micro], [5])
m4_define([eyes_version_build], [r at REVISION@])
-m4_define([eyes_version_tag], [])
+m4_define([eyes_version_tag], [git])
m4_define([eyes_version], [eyes_version_major().eyes_version_minor().eyes_version_micro()ifelse(eyes_version_tag(), [git], [eyes_version_tag()-eyes_version_build()], [eyes_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