[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/01: Post release tag bump.
noreply at xfce.org
noreply at xfce.org
Tue Jun 23 21:24:58 CEST 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-cpufreq-plugin.
commit e108f85663dae1c95ecffa89978a7c6ddc5fc318
Author: Harald Judt <h.judt at gmx.at>
Date: Tue Jun 23 21:24:27 2015 +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 3ac75c4..aaf2452 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], [2])
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