1
0
Fork 0
forked from forgejo/forgejo

Huge updates!!!!! Be careful to merge!!!!

This commit is contained in:
Unknwon 2014-07-26 02:28:04 -04:00
parent 3f38ff6c09
commit 5c4bc3c848
43 changed files with 2225 additions and 2125 deletions

View file

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