summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-12 18:27:44 +0100
committerErik Johnston <erik@matrix.org>2014-09-12 18:27:44 +0100
commitc7bcd87f3768e2e2f0ba29cf8744ad12a5a0e78a (patch)
treeb6ac5abf5ff91d919f899ab64e2d242a55bcdaff /synapse
parentUpdate the spec document to replace the candidate message with the candidates... (diff)
parentSpellcheck (diff)
downloadsynapse-c7bcd87f3768e2e2f0ba29cf8744ad12a5a0e78a.tar.xz
Merge branch 'master' of github.com:matrix-org/synapse into develop
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 1ed9cdcdf3..d60267ebe4 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.2.2"
+__version__ = "0.2.3"