Work on #5 fork and fix #608

This commit is contained in:
Unknwon 2014-11-05 23:30:04 -05:00
parent b375192352
commit 4e7eb5be9d
11 changed files with 241 additions and 77 deletions

View file

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