[Xfce4-commits] [panel-plugins/xfce4-eyes-plugin] 01/02: Updates for release.
noreply at xfce.org
noreply at xfce.org
Tue Dec 23 13:47:34 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 5be3962e0c5f81a70c3a70c6d94640fdf13bcac4
Author: Harald Judt <h.judt at gmx.at>
Date: Tue Dec 23 13:34:22 2014 +0100
Updates for release.
---
configure.ac.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index c71efb9..836bed3 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,9 +6,9 @@ dnl *** Version information ***
dnl ***************************
m4_define([eyes_version_major], [4])
m4_define([eyes_version_minor], [4])
-m4_define([eyes_version_micro], [2])
+m4_define([eyes_version_micro], [3])
m4_define([eyes_version_build], [r at REVISION@])
-m4_define([eyes_version_tag], [git])
+m4_define([eyes_version_tag], [])
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