This commit is contained in:
Unknwon 2014-12-09 02:18:25 -05:00
parent 6f71632e3e
commit 9a1fe801e5
12 changed files with 84 additions and 48 deletions

View file

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