Lotus version 1.5.3
This commit is contained in:
parent
b55ca92d33
commit
3e6dcb578b
@ -29,7 +29,7 @@ func buildType() string {
|
||||
}
|
||||
|
||||
// BuildVersion is the local build version, set by build system
|
||||
const BuildVersion = "1.5.3-rc2"
|
||||
const BuildVersion = "1.5.3"
|
||||
|
||||
func UserVersion() string {
|
||||
return BuildVersion + buildType() + CurrentCommit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user