mirror code clean

This commit is contained in:
Unknwon 2014-12-11 18:55:09 -05:00
parent 35140f1cc7
commit 42c7bb7529
3 changed files with 3 additions and 4 deletions

View file

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