[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 02/02: remove git suffix for release
noreply at xfce.org
noreply at xfce.org
Tue Aug 13 12:49:20 CEST 2019
This is an automated email from the git hooks/post-receive script.
l a n d 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-battery-plugin.
commit 209bb86c2d084dee0786fbe69eba9e88efccad34
Author: Landry Breuil <landry at xfce.org>
Date: Tue Aug 13 12:42:55 2019 +0200
remove git suffix for release
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 7a9388a..79831dd 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -14,7 +14,7 @@ m4_define([battery_version_major], [1])
m4_define([battery_version_minor], [1])
m4_define([battery_version_micro], [3])
m4_define([battery_version_build], [r at REVISION@])
-m4_define([battery_version_tag], [git])
+m4_define([battery_version_tag], [])
m4_define([battery_version], [battery_version_major().battery_version_minor().battery_version_micro()ifelse(battery_version_tag(), [svn], [battery_version_tag()-battery_version_build()], [battery_version_tag()])])
dnl ***************************
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list