#2852 code cleanup
This commit is contained in:
parent
1dd003bd4c
commit
a47aef5460
7 changed files with 31 additions and 27 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.9.73.0811"
|
||||
const APP_VER = "0.9.74.0811"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue