#2008 more supported git hooks
This commit is contained in:
parent
21ad4bf0fe
commit
56c66ee486
3 changed files with 13 additions and 5 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.7.21.1123 Beta"
|
||||
const APP_VER = "0.7.21.1124 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue