This commit is contained in:
Unknwon 2015-11-15 14:05:51 -05:00
parent 84a43b38cf
commit b4970b3cc3
5 changed files with 9 additions and 26 deletions

View file

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