1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-11 05:55:29 +00:00

Use toolbox

This commit is contained in:
Unknwon
2014-08-06 17:21:24 -04:00
parent 6fc2107529
commit a8e05fdf1b
7 changed files with 33 additions and 30 deletions

View File

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