mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-26 06:46:59 +08:00
Clean code
This commit is contained in:
2
gogs.go
2
gogs.go
@ -20,7 +20,7 @@ import (
|
||||
// Test that go1.1 tag above is included in builds. main.go refers to this definition.
|
||||
const go11tag = true
|
||||
|
||||
const APP_VER = "0.0.8.0315"
|
||||
const APP_VER = "0.0.8.0316.1"
|
||||
|
||||
func init() {
|
||||
base.AppVer = APP_VER
|
||||
|
Reference in New Issue
Block a user