This commit is contained in:
Unknwon 2014-08-25 09:45:39 +08:00
parent 21a1b8e5a3
commit f2c263c54f
3 changed files with 6 additions and 3 deletions

View file

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