This commit is contained in:
Unknwon 2014-10-13 03:07:47 -04:00
parent b93ae452fe
commit 451f328a4c
4 changed files with 9 additions and 13 deletions

View file

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