#3383 code cleanup

This commit is contained in:
Unknwon 2016-08-24 16:05:56 -07:00
parent 84b56c3c53
commit 0b273ac4d5
15 changed files with 114 additions and 246 deletions

View file

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