update docs and mirror bug fix

This commit is contained in:
Unknwon 2014-09-02 07:11:39 -04:00
parent c80f0232f1
commit 830efc90da
6 changed files with 61 additions and 39 deletions

View file

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