1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2016-01-05 12:43:19 +08:00
parent 590637246b
commit 7392b6a755
4 changed files with 2 additions and 65 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.8.15.1231"
const APP_VER = "0.8.15.0105"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())