summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-08-27 10:09:32 +0100
committerErik Johnston <erik@matrix.org>2015-08-27 10:09:32 +0100
commit25b32b63aee6cc2feb4ffdd4c247475f63a241dc (patch)
tree2c715f9198f45dda11058156850d533f12b59077 /synapse/__init__.py
parentMerge pull request #259 from matrix-org/markjh/unicode_content_disposition (diff)
downloadsynapse-25b32b63aee6cc2feb4ffdd4c247475f63a241dc.tar.xz
Bump changelog and version v0.10.0-rc4
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 41e3283f0e..635f53af1c 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.10.0-rc3"
+__version__ = "0.10.0-rc4"