This commit is contained in:
Unknwon 2014-12-16 02:28:57 -05:00
parent 9803c421f5
commit 1a5aa5e0c0
5 changed files with 22 additions and 9 deletions

View file

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