1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2015-03-19 15:26:04 -04:00
parent 8f0f845b14
commit 1cb57b1a44
6 changed files with 56 additions and 55 deletions

View file

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