This commit is contained in:
Unknwon 2014-11-17 14:53:41 -05:00
parent d1a60e3643
commit 32dcaefafa
16 changed files with 100 additions and 21 deletions

View file

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