This commit is contained in:
Unknwon 2015-11-12 12:32:40 -05:00
parent 020fb43b77
commit 10427b2178
4 changed files with 4 additions and 4 deletions

View file

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