1
0
Fork 0
forked from forgejo/forgejo

Update gopmfile

This commit is contained in:
Unknwon 2014-11-02 10:57:29 -05:00
parent 7e2ea7639e
commit e9875edcad
3 changed files with 4 additions and 4 deletions

View file

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