This commit is contained in:
Unknwon 2016-01-08 08:49:03 +08:00
parent e0f0f72a36
commit 03427fb005
3 changed files with 3 additions and 3 deletions

View file

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