This commit is contained in:
Unknwon 2015-12-17 21:57:34 -05:00
parent 9cd16c5b12
commit 33a99d587a
4 changed files with 4 additions and 4 deletions

View file

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