work on #616 and update locales
This commit is contained in:
parent
ff8578082e
commit
e0de6cb5ad
18 changed files with 230 additions and 189 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.5.7.1107 Beta"
|
||||
const APP_VER = "0.5.7.1110 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue