#2114 External URL for wiki

This commit is contained in:
Unknwon 2015-12-11 04:55:08 -05:00
parent b21160a13a
commit 40f3142264
11 changed files with 33 additions and 6 deletions

View file

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