Set the version to "git", let's add some funky stuff into the 0.7 version!
This commit is contained in:
parent
5c66241346
commit
7180a0948a
@ -49,7 +49,7 @@ except ImportError:
|
|||||||
from radicale import acl, config, ical, log, xmlutils
|
from radicale import acl, config, ical, log, xmlutils
|
||||||
|
|
||||||
|
|
||||||
VERSION = "0.6.1"
|
VERSION = "git"
|
||||||
|
|
||||||
|
|
||||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||||
|
Loading…
Reference in New Issue
Block a user