work on #616 and update locales

This commit is contained in:
Unknwon 2014-11-10 05:30:07 -05:00
parent ff8578082e
commit e0de6cb5ad
18 changed files with 230 additions and 189 deletions

View file

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