1
0
Fork 0
forked from forgejo/forgejo

Add corn rask monitor panel

This commit is contained in:
Unknown 2014-06-13 13:01:52 -04:00
parent e07674bff1
commit d952b4200c
25 changed files with 1909 additions and 398 deletions

View file

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