Update glide.yaml

This commit is contained in:
Unknwon 2016-06-27 23:40:36 +08:00
parent 8a248696e9
commit 73b4acbb63
5 changed files with 8 additions and 7 deletions

View file

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