This commit is contained in:
Unknwon 2014-11-24 09:54:08 -05:00
parent 5b32cdd960
commit 5b96e3fcc7
4 changed files with 13 additions and 3 deletions

View file

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