This commit is contained in:
Unknwon 2015-07-30 20:00:57 +08:00
parent 72377c721c
commit 869113704b
3 changed files with 20 additions and 20 deletions

View file

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