This commit is contained in:
Unknwon 2014-09-16 10:10:33 -04:00
parent c1ceec45da
commit 0d9c41be7d
7 changed files with 78 additions and 17 deletions

View file

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