mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
Version 0.8
This commit is contained in:
parent
05dbd71eca
commit
2df8f92f87
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
||||||
from . import auth, config, ical, log, rights, storage, xmlutils
|
from . import auth, config, ical, log, rights, storage, xmlutils
|
||||||
|
|
||||||
|
|
||||||
VERSION = "git"
|
VERSION = "0.8"
|
||||||
|
|
||||||
# Standard "not allowed" response that is returned when an authenticated user
|
# Standard "not allowed" response that is returned when an authenticated user
|
||||||
# tries to access information they don't have rights to
|
# tries to access information they don't have rights to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue