This commit is contained in:
Unknwon 2016-01-31 13:33:36 -05:00
parent 1c1246fcb9
commit a9d68a6884
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.25.0130"
const APP_VER = "0.8.25.0131"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())