This commit is contained in:
Unknwon 2014-11-30 02:26:29 -05:00
parent b6437b5a4c
commit d75013a0e8
10 changed files with 65 additions and 13 deletions

View file

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