fox #620
This commit is contained in:
parent
d1a60e3643
commit
32dcaefafa
16 changed files with 100 additions and 21 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.5.8.1116 Beta"
|
||||
const APP_VER = "0.5.8.1117 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue