0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-28 12:39:00 +02:00

Bump version to 0.6.1d

This commit is contained in:
Mark Haines 2015-02-02 13:18:36 +00:00
parent d3dd749044
commit d8cf06e525
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
0.6.1c
0.6.1d

View file

@ -16,4 +16,4 @@
""" This is a reference implementation of a synapse home server.
"""
__version__ = "0.6.1c"
__version__ = "0.6.1d"