update locale and org dashboard navbar

This commit is contained in:
Unknwon 2015-08-26 00:01:06 +08:00
parent a329bbc215
commit 4330c1f0d8
11 changed files with 52 additions and 16 deletions

View file

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