#2825 early response 200 when ?go-get=1

This commit is contained in:
Unknwon 2016-08-07 14:29:16 -07:00
parent 0c2b9bbb2b
commit e5bf4281b5
5 changed files with 41 additions and 5 deletions

View file

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