This commit is contained in:
Unknwon 2014-12-05 17:54:57 -05:00
parent 298ebc58c1
commit 069486d169
5 changed files with 32 additions and 12 deletions

View file

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