summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2017-03-20 16:37:14 +0000
committerErik Johnston <erik@matrix.org>2017-03-20 16:37:14 +0000
commit633dcc316c314fe60ca647fe71955f0cf5b75698 (patch)
treec57023f67abdb99f0eb285da47c5722bbb80641c /synapse
parentBump changelog and versions (diff)
downloadsynapse-633dcc316c314fe60ca647fe71955f0cf5b75698.tar.xz
Bump changelog and version github/release-v0.19.3 release-v0.19.3
Diffstat (limited to 'synapse')
-rw-r--r--synapse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/__init__.py b/synapse/__init__.py

index bcd2ed6440..7628e7c505 100644 --- a/synapse/__init__.py +++ b/synapse/__init__.py
@@ -16,4 +16,4 @@ """ This is a reference implementation of a Matrix home server. """ -__version__ = "0.19.3-rc2" +__version__ = "0.19.3"