This commit is contained in:
Unknown 2014-06-08 04:45:34 -04:00
parent a0318db2f9
commit 302c863cda
14 changed files with 432 additions and 375 deletions

View file

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