This commit is contained in:
Unknwon 2015-08-26 01:32:12 +08:00
parent 4330c1f0d8
commit 45c2b4bd76
4 changed files with 8 additions and 8 deletions

View file

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