summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-07-27 17:33:09 +0100
committerErik Johnston <erik@matrix.org>2016-07-27 17:33:09 +0100
commit5238960850b4aa4b318f7c794fdadaf12dfe3841 (patch)
treecc14caec9c0c6a0974f7e8fd2c083a984fb9a290 /synapse
parentMerge pull request #957 from matrix-org/markjh/verify (diff)
downloadsynapse-5238960850b4aa4b318f7c794fdadaf12dfe3841.tar.xz
Bump CHANGES and version
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 2750ad3f7a..b0bd7254c5 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.16.1-r1" +__version__ = "0.16.17"