summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorNeil Johnson <neil@fragile.org.uk>2018-04-24 13:58:45 +0100
committerNeil Johnson <neil@fragile.org.uk>2018-04-24 13:58:45 +0100
commit8e8b06715f25a620a46d01f7d7f00f229c57d593 (patch)
treed0c38affbf1abde699985a8fad50b4c3548c17f0 /synapse/__init__.py
parentBump version and update changelog (diff)
downloadsynapse-8e8b06715f25a620a46d01f7d7f00f229c57d593.tar.xz
Revert "Bump version and update changelog"
This reverts commit 08b29d45749d1944965e8d203155a4ea45a15423.
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 2b2c440eb8..0c1c16b9a4 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.28.0-rc1"
+__version__ = "0.27.4"