From 4285be791d9f53580e3644ccc369790f0153e0a7 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Wed, 5 Oct 2016 14:40:38 +0100 Subject: Bump changelog and version --- synapse/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'synapse') diff --git a/synapse/__init__.py b/synapse/__init__.py index 0f706d265d..6dbe8fc7e7 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.18.1-rc1" +__version__ = "0.18.1" -- cgit 1.5.1