summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2017-02-21 13:35:30 +0000
committerErik Johnston <erik@matrix.org>2017-02-21 13:43:36 +0000
commit30ecfef5a394a6ce1537c171b230d51d0e79197a (patch)
tree9b94212dbce78d9bc1e82cf99204518fc72fe5ed /synapse
parentRemove unused param (diff)
downloadsynapse-30ecfef5a394a6ce1537c171b230d51d0e79197a.tar.xz
Bump version and changelog release-v0.19.2
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 da8ef90a77..ff251ce597 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.19.1"
+__version__ = "0.19.2"