[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/01: Post release tag bump.
noreply at xfce.org
noreply at xfce.org
Mon Apr 25 15:08:33 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-cpufreq-plugin.
commit d5c84ae9cd4f3c39935a07208a07acdcd2374727
Author: Harald Judt <h.judt at gmx.at>
Date: Mon Apr 25 15:08:18 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 95183c3..269bf18 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,7 +9,7 @@ m4_define([cpufreq_version_major], [1])
m4_define([cpufreq_version_minor], [1])
m4_define([cpufreq_version_micro], [3])
m4_define([cpufreq_version_build], [@REVISION@])
-m4_define([cpufreq_version_tag], [])
+m4_define([cpufreq_version_tag], [git])
m4_define([cpufreq_version], [cpufreq_version_major().cpufreq_version_minor().cpufreq_version_micro()ifelse(cpufreq_version_tag(), [git], [cpufreq_version_tag()-cpufreq_version_build()], [cpufreq_version_tag()])])
dnl Initialize autoconf
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list