summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-05-21 17:03:30 +0100
committerErik Johnston <erik@matrix.org>2015-05-21 17:03:30 +0100
commitf8c2cd129def8a096113f73830f68e53acb01ccf (patch)
treea44a6260e7b7f5622785d615a46184e19d21d2ca
parentMerge branch 'markjh/pusher_performance_master' of github.com:matrix-org/syna... (diff)
downloadsynapse-f8c2cd129def8a096113f73830f68e53acb01ccf.tar.xz
Bump version
-rw-r--r--synapse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/__init__.py b/synapse/__init__.py
index 041e2151b0..68f86138a4 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-r4"
+__version__ = "0.9.0-r5"