#2179 use Go sub-repo ssh to verify public key content

This commit is contained in:
Unknwon 2016-01-15 18:39:51 +08:00
parent c631a4a9b9
commit 7ef9a05588
6 changed files with 14 additions and 62 deletions

View file

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