#1742 Update default branch in git repository while change in web view
This commit is contained in:
parent
f04d773f4f
commit
2c653141a8
7 changed files with 47 additions and 4 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.7.16.1118 Beta"
|
||||
const APP_VER = "0.7.17.1118 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue