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

Changed group avatar cache key, and update version

This commit is contained in:
zhengxie
2013-02-28 17:06:04 +08:00
parent 5d769e5045
commit ada1436733
3 changed files with 36 additions and 32 deletions

View File

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