This commit is contained in:
Unknown 2014-06-12 09:35:51 -04:00
parent 9961f9a53c
commit fb0972afad
5 changed files with 12 additions and 7 deletions

View file

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