This commit is contained in:
Unknwon 2015-11-07 00:39:45 -05:00
parent e7aabf70dc
commit 676d774d88
16 changed files with 72 additions and 52 deletions

View file

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