summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-09-05 13:01:14 +0100
committerErik Johnston <erik@matrix.org>2016-09-05 13:01:14 +0100
commitf12993ec16b57a14f6d304f9cfa5dd50747168a9 (patch)
treede6414869cd666f18aec886ecd525a2031b7c238 /synapse
parentMerge pull request #1068 from matrix-org/erikj/bulk_push (diff)
downloadsynapse-f12993ec16b57a14f6d304f9cfa5dd50747168a9.tar.xz
Bump changelog and version
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 43bf78f885..ad2ec58ea4 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.17.1"
+__version__ = "0.17.2-rc1"