summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-08-02 17:10:26 +0100
committerErik Johnston <erik@matrix.org>2016-08-02 17:10:26 +0100
commit49e047c55ed76977afb2ee227d6052ed28166983 (patch)
treeef8574602adf71095a34bce48a98b9d2da2e7fbd /synapse
parentMerge branch 'develop' of github.com:matrix-org/synapse into release-v0.17.0 (diff)
downloadsynapse-49e047c55ed76977afb2ee227d6052ed28166983.tar.xz
Bump version and changelog v0.17.0-rc3
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 9899944977..67231e8d97 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.17.0-rc2"
+__version__ = "0.17.0-rc3"