This commit is contained in:
Unknwon 2014-09-05 17:28:09 -04:00
parent 033a7f0224
commit ab7206d6b7
13 changed files with 121 additions and 59 deletions

View file

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