Bump version and changelog

This commit is contained in:
Erik Johnston 2016-09-08 15:23:44 +01:00
parent 4ec67a3d21
commit b152ee71fe
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
Changes in synapse v0.17.2 (2016-09-08)
=======================================
This release contains security bug fixes. Please upgrade.
No changes since v0.17.2
Changes in synapse v0.17.2-rc1 (2016-09-05)
===========================================

View File

@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.17.2-rc1"
__version__ = "0.17.2"