#13 fix admin can't search private repos

- update glide info
This commit is contained in:
Unknwon 2016-03-15 14:23:12 -04:00
parent 9df5c39bca
commit 149d62a648
9 changed files with 99 additions and 41 deletions

View file

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