This commit is contained in:
Unknwon 2015-11-20 02:38:41 -05:00
parent 9b6c835715
commit 987dcc5372
13 changed files with 97 additions and 13 deletions

View file

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