This commit is contained in:
Unknwon 2014-09-22 11:04:46 -04:00
parent 01e69af2c8
commit 196efecaaa
8 changed files with 30 additions and 36 deletions

View file

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