summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-02-04 23:51:34 +0000
committerErik Johnston <erik@matrix.org>2015-02-04 23:51:34 +0000
commit77e5ae22a99e6668e76b530735e594509dcc3ea7 (patch)
treedbd56128586ce73a7b320fe0cf821139fb16890f /synapse/__init__.py
parentPull in python_dependencies.py from develop (diff)
downloadsynapse-77e5ae22a99e6668e76b530735e594509dcc3ea7.tar.xz
Ver bump
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 dacda89865..d3f1c33d3a 100644
--- a/synapse/__init__.py
+++ b/synapse/__init__.py
@@ -16,4 +16,4 @@
 """ This is a reference implementation of a synapse home server.
 """
 
-__version__ = "0.6.1d"
+__version__ = "0.6.1e"