This commit is contained in:
Unknwon 2015-11-19 11:40:00 -05:00
parent ee686f6231
commit 2158e6fc43
4 changed files with 14 additions and 14 deletions

View file

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