[Xfce4-commits] [panel-plugins/xfce4-eyes-plugin] 01/01: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Wed Nov 2 21:12:09 CET 2016
This is an automated email from the git hooks/post-receive script.
andre pushed a commit to branch master
in repository panel-plugins/xfce4-eyes-plugin.
commit d1cb60c6350823b7ba6ba877ba397de610e5fcd4
Author: Andre Miranda <andre42m at gmail.com>
Date: Wed Nov 2 17:11:58 2016 -0300
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 69f22e7..838efdb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,7 +6,7 @@ dnl *** Version information ***
dnl ***************************
m4_define([eyes_version_major], [4])
m4_define([eyes_version_minor], [5])
-m4_define([eyes_version_micro], [0])
+m4_define([eyes_version_micro], [1])
m4_define([eyes_version_build], [r at REVISION@])
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()])])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list