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

Update version

This commit is contained in:
zhengxie
2013-04-16 14:22:16 +08:00
parent a219ae5978
commit 33b41de503

View File

@@ -318,7 +318,7 @@ else:
# Remove install_topdir from path
sys.path.pop(0)
SEAFILE_VERSION = '1.5'
SEAFILE_VERSION = '1.6'
# Put here after loading other settings files if `SITE_ROOT` is modified in
# other settings files.