summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2017-09-26 10:02:48 +0100
committerErik Johnston <erik@matrix.org>2017-09-26 10:02:48 +0100
commitf4c8cd5e85192bb7bf1f979ac6e1a0134766763f (patch)
treec75e257eb7bcb612edcc8c590e8c66b3b6831b79 /synapse
parentUpdate CHANGES (diff)
downloadsynapse-f4c8cd5e85192bb7bf1f979ac6e1a0134766763f.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 30f78c11d1..ec83e6adb7 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.23.0-rc1"
+__version__ = "0.23.0-rc2"