1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

New version

This commit is contained in:
Guillaume Ayoub 2014-07-28 13:03:06 +02:00
parent ea461aee1e
commit a5c5f2494f

View file

@ -50,7 +50,7 @@ except ImportError:
from . import auth, config, ical, log, rights, storage, xmlutils from . import auth, config, ical, log, rights, storage, xmlutils
VERSION = "0.9b1" VERSION = "0.9b2"
# 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