This commit is contained in:
Unknwon 2014-09-09 10:17:35 -04:00
parent e004ec08e9
commit 33659ed9a5
3 changed files with 4 additions and 4 deletions

View file

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