Bug: Transfer repository doesn't update the count
This commit is contained in:
parent
f67c59135f
commit
cfed11f092
7 changed files with 21 additions and 13 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.5.0.0910 Beta"
|
||||
const APP_VER = "0.5.0.0912 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue