[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 03/03: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Sat Sep 22 22:53:11 CEST 2018
This is an automated email from the git hooks/post-receive script.
a n d r e 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 0222f15b66ae7394acf07258919597423f9386d5
Author: Andre Miranda <andreldm at xfce.org>
Date: Sat Sep 22 17:53:01 2018 -0300
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 f57b5fa..7d7810b 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], [1])
m4_define([battery_version_build], [r at REVISION@])
-m4_define([battery_version_tag], [])
+m4_define([battery_version_tag], [git])
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