[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 02/02: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Sun Jan 13 17:27:48 CET 2019
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 30d1523a49faf3989da3d7d8de2aeba60c698f39
Author: Andre Miranda <andreldm at xfce.org>
Date: Sun Jan 13 13:27:25 2019 -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 ee82eaf..7a74962 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], [2])
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