1
0
Fork 0
forked from forgejo/forgejo

UI: install - done

This commit is contained in:
Unknwon 2015-07-09 13:17:48 +08:00
parent 5cf3732339
commit b9dc2147b4
21 changed files with 688 additions and 426 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.6.1.0708 Beta"
const APP_VER = "0.6.1.0709 Beta"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())