]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentracing-cpp/RELEASE.md
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / opentracing-cpp / RELEASE.md
CommitLineData
f67539c2
TL
1# Release Process
2
31. Update CMakeLists.txt
4 * Set OPENTRACING_VERSION_MAJOR, OPENTRACING_VERSION_MINOR, and OPENTRACING_VERSION_PATCH to the correct numbers.
5 * Remove `_unstable` from OPENTRACING_ABI_VERSION if present.
62. Create a PR "Preparing for release X.Y.Z" against master branch
73. Create a release "Release X.Y.Z" on Github
8 * Create Tag `vX.Y.Z`.