Mirror fix on template

This commit is contained in:
Unknwon 2014-07-30 10:02:31 -04:00
parent 645c194a00
commit 3428baa3b5
5 changed files with 9 additions and 7 deletions

View file

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