This is an automated email from the git hooks/post-receive script.

timystery pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-sensors-plugin.

commit ae4412ee838a77ec004ba4a13c720fd5ae104558
Author: Fabian <timyst...@arcor.de>
Date:   Sun Oct 21 21:37:29 2018 +0200

    After-commit for missing git tag in Version that was not committed although 
saved previously
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index c55591c..0620a89 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([xfce4_sensors_version_minor], [3])
 m4_define([xfce4_sensors_version_micro], [90])
 m4_define([xfce4_sensors_version_nano], [])
 m4_define([xfce4_sensors_version_build], [@REVISION@])
-m4_define([xfce4_sensors_version_tag], []) dnl may be set to 'git'
+m4_define([xfce4_sensors_version_tag], [git]) dnl may be set to 'git'
 m4_define([xfce4_sensors_version], 
[xfce4_sensors_version_major().xfce4_sensors_version_minor().xfce4_sensors_version_micro()ifelse(xfce4_sensors_version_nano(),
 [], [], [.xfce4_sensors_version_nano()])ifelse(xfce4_sensors_version_tag(), 
[git], [xfce4_sensors_version_tag()-xfce4_sensors_version_build()], 
[xfce4_sensors_version_tag()])])
 
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to