This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
commit c13f5c5b9852d2d8393dbdecb2e490b5f17ed76e Author: Sebb <[email protected]> AuthorDate: Sat Jan 29 13:14:15 2022 +0000 Bump server version --- server/server_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server_version.py b/server/server_version.py index fb1f927..e12232b 100644 --- a/server/server_version.py +++ b/server/server_version.py @@ -1,2 +1,2 @@ # This file is generated by server/update_version.sh -PONYMAIL_SERVER_VERSION = '532c917' +PONYMAIL_SERVER_VERSION = '8d957f7'
