Normalize the version number

This commit is contained in:
Guillaume Ayoub 2016-07-30 16:43:29 +02:00
parent dc406c17fd
commit b3d8833779

View File

@ -47,7 +47,7 @@ import vobject
from . import auth, rights, storage, xmlutils
VERSION = "2.0.0-pre"
VERSION = "2.0.0rc0"
# Standard "not allowed" response that is returned when an authenticated user
# tries to access information they don't have rights to