mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Set the version to "git" for all git versions.
This commit is contained in:
parent
cf10493fc0
commit
90de4184bc
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
||||||
from radicale import acl, config, ical, xmlutils
|
from radicale import acl, config, ical, xmlutils
|
||||||
|
|
||||||
|
|
||||||
VERSION = "0.3-git"
|
VERSION = "git"
|
||||||
|
|
||||||
def _check(request, function):
|
def _check(request, function):
|
||||||
"""Check if user has sufficient rights for performing ``request``."""
|
"""Check if user has sufficient rights for performing ``request``."""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue