This commit is contained in:
Unknwon 2015-10-23 10:31:13 -04:00
parent b5fdf0947b
commit c6ce6bd4c2
5 changed files with 9 additions and 10 deletions

View file

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