update locales

This commit is contained in:
Unknwon 2015-08-12 02:29:47 +08:00
parent 34f6cbfc2a
commit 496a65ed29
6 changed files with 176 additions and 21 deletions

View file

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