[Xfce4-commits] [panel-plugins/xfce4-eyes-plugin] 01/01: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Sun Mar 15 20:34:07 CET 2015
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 d393d0b6774dec537692c20e61d8cb4aec2d721b
Author: Harald Judt <h.judt at gmx.at>
Date: Sun Mar 15 20:33:32 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 894eb04..f156440 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], [4])
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