new org options UI

This commit is contained in:
Unknwon 2015-09-06 10:56:31 -04:00
parent 80701d45bb
commit edc99bc8a4
10 changed files with 87 additions and 71 deletions

View file

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