mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

we need to automate this but make sure versions built from git have +git after the version number.
4 lines
52 B
Go
4 lines
52 B
Go
package server
|
|
|
|
const ReleaseVersion = "v0.3.0+git"
|