Continue working on new admin pages

This commit is contained in:
Unknwon 2014-08-29 20:50:43 +08:00
parent 904bf1a50b
commit d2aff9a46a
27 changed files with 669 additions and 539 deletions

View file

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