summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorErik Johnston <erikj@wingspar.lon.openmarket.com>2015-03-03 14:49:34 +0000
committerErik Johnston <erikj@wingspar.lon.openmarket.com>2015-03-03 14:49:34 +0000
commit527e0c43a53febfe5bc1b5480927d3304a16cb85 (patch)
treeb7c5f5949a76017236595618bb5dceac6b2775a9 /synapse/__init__.py
parentAlso bump version of downloaded syweb (diff)
downloadsynapse-527e0c43a53febfe5bc1b5480927d3304a16cb85.tar.xz
Bump version
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 f78a67454d..74c5584a1a 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.7.1-r3"
+__version__ = "0.7.1-r4"