This commit is contained in:
Unknwon 2015-01-02 13:30:45 +08:00
parent 677b1ec627
commit 0b56272c13
5 changed files with 21 additions and 7 deletions

View file

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