Update the version to "git"
This commit is contained in:
parent
7faec9abc9
commit
085c9f0aca
@ -49,7 +49,7 @@ except ImportError:
|
||||
from radicale import acl, config, ical, log, storage, xmlutils
|
||||
|
||||
|
||||
VERSION = "0.7"
|
||||
VERSION = "git"
|
||||
|
||||
|
||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||
|
Loading…
Reference in New Issue
Block a user