mirror of
https://github.com/go-gitea/gitea.git
synced 2024-10-31 22:42:25 +00:00
Update tag
This commit is contained in:
parent
1f059502dc
commit
afc6cbc479
2
gogs.go
2
gogs.go
@ -17,7 +17,7 @@ import (
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.4.0.0531 Alpha"
|
||||
const APP_VER = "0.4.1.0601 Alpha"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
@ -1 +1 @@
|
||||
0.4.0.0531 Alpha
|
||||
0.4.1.0601 Alpha
|
Loading…
Reference in New Issue
Block a user