This commit is contained in:
Unknwon
2016-12-20 23:23:57 -05:00
parent d3b2ff17d6
commit 34b92cdb44
8 changed files with 16 additions and 15 deletions

View File

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