update locale and .gopmfile

This commit is contained in:
Unknwon 2015-08-01 15:57:03 +08:00
parent 7241598c19
commit 03011e31fe
5 changed files with 40 additions and 40 deletions

View file

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