summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-10-27 11:07:02 +0100
committerErik Johnston <erik@matrix.org>2016-10-27 11:07:02 +0100
commitab731d8f8ecc87c56ff89b28390d25c334e5c166 (patch)
treee92500a90a23c42bf3725b70f986f433b0957696 /synapse
parentMerge branch 'develop' of github.com:matrix-org/synapse into release-v0.18.2 (diff)
downloadsynapse-ab731d8f8ecc87c56ff89b28390d25c334e5c166.tar.xz
Bump changelog 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 fdffbfe815..2c5dcf59f7 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.18.2-rc2"
+__version__ = "0.18.2-rc3"