[Xfce4-commits] [panel-plugins/xfce4-statusnotifier-plugin] 01/01: Back to development
noreply at xfce.org
noreply at xfce.org
Sun Mar 8 23:05:25 CET 2020
This is an automated email from the git hooks/post-receive script.
o c h o s i 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-statusnotifier-plugin.
commit 210f6fefb1b61f9d2e86389f07571e093e307021
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sun Mar 8 23:05:22 2020 +0100
Back to development
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 2084982..b4c4042 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([sn_version_minor], [2])
m4_define([sn_version_micro], [2])
m4_define([sn_version_nano], [])
m4_define([sn_version_build], [@REVISION@])
-m4_define([sn_version_tag], [])
+m4_define([sn_version_tag], [git])
m4_define([sn_version], [sn_version_major().sn_version_minor().sn_version_micro()ifelse(sn_version_nano(), [], [], [.sn_version_nano()])ifelse(sn_version_tag(), [git], [sn_version_tag()-sn_version_build()], [sn_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