This commit is contained in:
Unknown 2014-06-21 00:51:41 -04:00
parent 8bfa7ae745
commit ad5ec45dd6
25 changed files with 484 additions and 450 deletions

View file

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