mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
chore(server): add +git to the version
we need to automate this but make sure versions built from git have +git after the version number.
This commit is contained in:
parent
c423f38700
commit
db1b53fde7
@ -1,3 +1,3 @@
|
|||||||
package server
|
package server
|
||||||
|
|
||||||
const ReleaseVersion = "v0.3.0"
|
const ReleaseVersion = "v0.3.0+git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user