clean log

This commit is contained in:
Unknwon 2015-09-09 12:42:24 -04:00
parent f432f1f41c
commit b75d0378cb
3 changed files with 3 additions and 3 deletions

View file

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