mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
0.6.x branch creation
This commit is contained in:
parent
5c66241346
commit
c4d13c94a0
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, log, xmlutils
|
||||
|
||||
|
||||
VERSION = "0.6.1"
|
||||
VERSION = "0.6.x"
|
||||
|
||||
|
||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue