Finish Teams page

This commit is contained in:
Unknown 2014-06-29 16:30:41 -04:00
parent 99713e1180
commit e4ea5cf598
11 changed files with 247 additions and 518 deletions

View file

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