commit
e8e6bfd14e
@ -2,7 +2,7 @@
|
||||
English README file for OpenSlides
|
||||
====================================
|
||||
|
||||
This is OpenSlides, version 1.4rc1 (unreleased).
|
||||
This is OpenSlides, version 1.4 (unreleased).
|
||||
|
||||
|
||||
What is OpenSlides?
|
||||
|
@ -5,7 +5,7 @@
|
||||
:license: GNU GPL, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
VERSION = (1, 4, 0, 'rc', 1) # During development it is the next release
|
||||
VERSION = (1, 4, 0, 'final', 1) # During development it is the next release
|
||||
RELEASE = False
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user