summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorNeil Johnson <neil@fragile.org.uk>2018-04-24 15:52:43 +0100
committerNeil Johnson <neil@fragile.org.uk>2018-04-24 15:52:43 +0100
commit1bb83d5d41e5e3e90ec14a6a9d1f385c452885de (patch)
treeb409baa4722f9cccae3063e9e59361b5e018024a /synapse
parentRevert "Bump version and update changelog" (diff)
parentBump version and update changelog (diff)
downloadsynapse-1bb83d5d41e5e3e90ec14a6a9d1f385c452885de.tar.xz
Merge branch 'master' into develop
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 0c1c16b9a4..2b2c440eb8 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.27.4"
+__version__ = "0.28.0-rc1"