Release 1.6.1
This commit is contained in:
parent
35e31874a1
commit
9a50dab5fc
@ -4,7 +4,7 @@
|
||||
|
||||
http://openslides.org
|
||||
|
||||
Version 1.6.1 (unreleased)
|
||||
Version 1.6.1 (2014-12-08)
|
||||
==========================
|
||||
[https://github.com/OpenSlides/OpenSlides/issues?milestone=16]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
VERSION = (1, 6, 1, 'final', 1) # During development it is the next release
|
||||
RELEASE = False
|
||||
RELEASE = True
|
||||
|
||||
|
||||
def get_version(version=None, release=None):
|
||||
|
Loading…
Reference in New Issue
Block a user