mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Conform to header spec take two
This commit is contained in:
parent
3f1871021e
commit
6311ae8968
@ -261,7 +261,7 @@ def get_version_string():
|
||||
)
|
||||
|
||||
return (
|
||||
"Synapse/%s/(%s)" % (
|
||||
"Synapse/%s (%s)" % (
|
||||
synapse.__version__, git_version,
|
||||
)
|
||||
).encode("ascii")
|
||||
|
Loading…
Reference in New Issue
Block a user