1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2015-09-25 19:07:21 -04:00
parent 84c727ae66
commit 986447335d
5 changed files with 8 additions and 28 deletions

View file

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