1
0
Fork 0
forked from forgejo/forgejo

update UI framework

This commit is contained in:
Unknwon 2015-07-07 13:51:28 +08:00
parent 9af8a6c6a3
commit ffd17924fd
12 changed files with 50 additions and 31 deletions

View file

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