This commit is contained in:
Unknwon 2015-11-16 11:11:59 -05:00
parent 134d8e7681
commit 5dc3dd1704
13 changed files with 173 additions and 136 deletions

View file

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