This commit is contained in:
Unknwon 2014-10-27 11:18:00 -04:00
parent 83283bca4c
commit c7f56d7483
7 changed files with 10 additions and 12 deletions

View file

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