forked from forgejo/forgejo
parent
76d4b9288b
commit
e538ff2770
25 changed files with 248 additions and 94 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.7.29.1204 Beta"
|
||||
const APP_VER = "0.7.30.1204 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue