#3399 500 for upstream pulls page if user has forked repository
This commit is contained in:
parent
b73318bc62
commit
90af997fec
5 changed files with 6 additions and 6 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.9.67.0807"
|
||||
const APP_VER = "0.9.68.0807"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue