Finish new repo settings page

This commit is contained in:
Unknwon 2014-08-02 13:47:33 -04:00
parent 669552e255
commit 755eec745f
25 changed files with 502 additions and 347 deletions

View file

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