summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-05-08 14:25:18 +0100
committerErik Johnston <erik@matrix.org>2015-05-08 14:25:18 +0100
commit52f98f8a5b184e1aae51646c0e549b81299203a6 (patch)
tree2552f6adfe3546758f481391e11fafea068fa891 /synapse
parentMerge branch 'release-v0.9.0' of github.com:matrix-org/synapse (diff)
parentActually rename all isntances (diff)
downloadsynapse-52f98f8a5b184e1aae51646c0e549b81299203a6.tar.xz
Merge branch 'hotfixes-v0.9.0-r1' of github.com:matrix-org/synapse v0.9.0-r1
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 c89f444f4e..18b8ff7759 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.9.0"
+__version__ = "0.9.0-r1"