fix #1383
This commit is contained in:
parent
9b6c835715
commit
987dcc5372
13 changed files with 97 additions and 13 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.7.18.1119 Beta"
|
||||
const APP_VER = "0.7.19.1120 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue