mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Normalize the version number
This commit is contained in:
parent
dc406c17fd
commit
b3d8833779
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue