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

Change server version

This commit is contained in:
plt
2012-09-10 14:16:16 +08:00
parent 048236075d
commit 38eed0ca61

View File

@@ -240,4 +240,4 @@ LOGIN_URL = SITE_ROOT + 'accounts/login'
USER_TOTAL_SPACE = 2 * pow(2,30) USER_TOTAL_SPACE = 2 * pow(2,30)
SEAFILE_VERSION = '0.9.5' SEAFILE_VERSION = '1.0.0'