1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-09 19:01:42 +00:00

Update seafile version

This commit is contained in:
zhengxie
2013-12-19 17:15:39 +08:00
parent 5b2ce6d774
commit 10e1aff9d5

View File

@@ -453,7 +453,7 @@ if 'win32' in sys.platform:
fp.write("%d\n" % os.getpid())
fp.close()
SEAFILE_VERSION = '2.0'
SEAFILE_VERSION = '2.1.0'
# Put here after loading other settings files if `SITE_ROOT` is modified in
# other settings files.