1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2014-10-06 10:36:16 -04:00
parent 810ff480b8
commit 91e5c24a31
3 changed files with 3 additions and 3 deletions

View file

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