Code convention
This commit is contained in:
parent
1331134316
commit
5e9a45f74a
7 changed files with 119 additions and 121 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/base"
|
||||
)
|
||||
|
||||
const APP_VER = "0.3.5.0518 Alpha"
|
||||
const APP_VER = "0.3.5.0521 Alpha"
|
||||
|
||||
func init() {
|
||||
base.AppVer = APP_VER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue