This commit is contained in:
Unknwon 2015-10-22 14:47:24 -04:00
parent a301c7ed26
commit 04af4b24fd
4 changed files with 11 additions and 9 deletions

View file

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