This commit is contained in:
Unknwon 2014-10-15 07:55:20 -04:00
parent 9ae92459a5
commit ecf3eb4307
4 changed files with 4 additions and 2 deletions

View file

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