This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-statusnotifier-plugin.

commit 210f6fefb1b61f9d2e86389f07571e093e307021
Author: Simon Steinbeiss <simon.steinbe...@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.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to