mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Version set to "git"
This commit is contained in:
parent
0cf9b92ce7
commit
7d06d1b4d5
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
||||||
from radicale import acl, config, ical, log, storage, xmlutils
|
from radicale import acl, config, ical, log, storage, xmlutils
|
||||||
|
|
||||||
|
|
||||||
VERSION = "0.7.1"
|
VERSION = "git"
|
||||||
|
|
||||||
|
|
||||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue