This commit is contained in:
Unknwon 2014-09-30 04:39:53 -04:00
parent 198567eccb
commit 2a031c1365
9 changed files with 12 additions and 11 deletions

View file

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