[Xfce4-commits] [panel-plugins/xfce4-sensors-plugin] 02/07: After-commit for missing git tag in Version that was not committed although saved previously
noreply at xfce.org
noreply at xfce.org
Mon Oct 22 23:22:36 CEST 2018
This is an automated email from the git hooks/post-receive script.
t i m y s t e r y p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-sensors-plugin.
commit ae4412ee838a77ec004ba4a13c720fd5ae104558
Author: Fabian <timystery at 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.
More information about the Xfce4-commits
mailing list