[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 02/02: Post release tag bump.
noreply at xfce.org
noreply at xfce.org
Tue Dec 23 13:46:48 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-cpufreq-plugin.
commit 4ce03121e5e64f5d841628aa224ffefecf76a497
Author: Harald Judt <h.judt at gmx.at>
Date: Tue Dec 23 13:46:22 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 84b5b65..5f64442 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], [1])
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