1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2016-01-07 09:24:19 +08:00
parent f4309bbb05
commit ca35ddd078
4 changed files with 5 additions and 5 deletions

View file

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