Mirror fix on #248

This commit is contained in:
Unknown 2014-06-23 16:22:34 -04:00
parent fb53cc4fa8
commit 47d29a1ee0
5 changed files with 22 additions and 17 deletions

View file

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