1
0
Fork 0
forked from forgejo/forgejo

Finish new home page of organization

This commit is contained in:
Unknwon 2014-08-10 20:11:18 -07:00
parent 7af7584d25
commit 5fbf8531e6
27 changed files with 445 additions and 142 deletions

View file

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