Safe work

This commit is contained in:
Unknwon 2014-10-25 07:50:19 -04:00
parent f1d8746264
commit 83283bca4c
6 changed files with 40 additions and 16 deletions

View file

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