[Xfce4-commits] [panel-plugins/xfce4-eyes-plugin] 02/02: Post release tag bump.
noreply at xfce.org
noreply at xfce.org
Tue Dec 23 13:47:35 CET 2014
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 7443d65c79ac59f60cf015b454aa8978e819f0e1
Author: Harald Judt <h.judt at gmx.at>
Date: Tue Dec 23 13:36:15 2014 +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 836bed3..03c412e 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], [3])
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