This commit is contained in:
Unknown 2014-05-28 01:53:06 -04:00
parent ff690fd976
commit ab13a29cb5
13 changed files with 71 additions and 59 deletions

View file

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