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 1dd03e4874f399d01aa150b9253adb8b321e5fb0 Author: Sebb <[email protected]> AuthorDate: Thu Jan 27 16:00:51 2022 +0000 Bump 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 eb0eb62..1b96c55 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 = 'ea53571' +PONYMAIL_SERVER_VERSION = '91ef399'
