Release 1.7
This commit is contained in:
parent
3015e3d389
commit
7806e79574
@ -4,7 +4,7 @@
|
||||
|
||||
http://openslides.org
|
||||
|
||||
Version 1.7 (unreleased)
|
||||
Version 1.7 (2015-02-16)
|
||||
========================
|
||||
[https://github.com/OpenSlides/OpenSlides/milestones/1.7]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
VERSION = (1, 7, 0, '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