1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2015-11-16 23:30:05 -05:00
parent 9ab96172fc
commit ec5f881384
5 changed files with 5 additions and 5 deletions

View file

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