This commit is contained in:
Unknwon 2015-07-19 17:11:16 +08:00
parent 03011ed307
commit 42a72b62fc
4 changed files with 35 additions and 46 deletions

View file

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