Merge branch 'develop' of https://github.com/tanapoln/gogs into develop

This commit is contained in:
Unknwon
2016-12-21 00:49:44 -05:00
10 changed files with 67 additions and 7 deletions

View File

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