This commit is contained in:
Unknwon 2015-11-15 23:52:46 -05:00
parent 1a901433e2
commit 18de67380c
15 changed files with 417 additions and 278 deletions

View file

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