#1900 last updatede time not update after push
This commit is contained in:
parent
05b419b219
commit
2bd64621fc
5 changed files with 21 additions and 23 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.6.26.1104 Beta"
|
||||
const APP_VER = "0.6.27.1105 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue