forked from forgejo/forgejo
parent
a47baa1b7a
commit
04be8c0de5
22 changed files with 100 additions and 60 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.8.28.0203"
|
||||
const APP_VER = "0.8.29.0204"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue