Browse Source

Preparing next version

Guillaume Ayoub 12 năm trước cách đây
mục cha
commit
b8848de15e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      radicale/__init__.py

+ 1 - 1
radicale/__init__.py

@@ -49,7 +49,7 @@ except ImportError:
 from . import auth, config, ical, log, rights, storage, xmlutils
 
 
-VERSION = "0.8"
+VERSION = "git"
 
 # Standard "not allowed" response that is returned when an authenticated user
 # tries to access information they don't have rights to