1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00

Update version and timestamp

This commit is contained in:
zhengxie
2013-10-18 17:19:34 +08:00
parent ef838b9706
commit f3ef6a4cdd
2 changed files with 8 additions and 8 deletions

View File

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