summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-10-25 11:16:16 +0100
committerErik Johnston <erik@matrix.org>2016-10-25 11:16:16 +0100
commit855645c71955ba16458e888efeda9e26a30be73a (patch)
tree4cf388ee984a1bfb18e4c90937c3c9fffa7542d9 /synapse/__init__.py
parentUpdate changelog (diff)
downloadsynapse-855645c71955ba16458e888efeda9e26a30be73a.tar.xz
Bump version and changelog
Diffstat (limited to 'synapse/__init__.py')
-rw-r--r--synapse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/__init__.py b/synapse/__init__.py
index 6333c1119e..fdffbfe815 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-rc1"
+__version__ = "0.18.2-rc2"