This commit is contained in:
Unknwon 2015-12-15 21:32:17 -05:00
parent eb918c2368
commit 7786cb76f3
5 changed files with 16 additions and 9 deletions

View file

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