This commit is contained in:
Unknwon 2015-12-05 13:24:13 -05:00
parent f0ee33267c
commit 404867f206
13 changed files with 443 additions and 360 deletions

View file

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