#2852 code cleanup

This commit is contained in:
Unknwon 2016-08-11 14:55:10 -07:00
parent 1dd003bd4c
commit a47aef5460
7 changed files with 31 additions and 27 deletions

View file

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