This commit is contained in:
Unknwon 2014-11-22 10:22:53 -05:00
parent 8ea7ba3afa
commit dc53270da9
8 changed files with 30 additions and 9 deletions

View file

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