forked from forgejo/forgejo
update REMADE and locale
This commit is contained in:
parent
53bf23d965
commit
3460ec1039
6 changed files with 49 additions and 47 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.7.24.1130 Beta"
|
||||
const APP_VER = "0.7.24.1201 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue