Monado OpenXR Runtime
|
These instructions assumes that the version you are making is 24.0.0
.
Run proclamation in the doc/changes
.
Commit changes.
Edit the files below to update the version number embedded in them.
CMakeLists.txt
vcpkg.json
See previous commits for exact places.
Do the tagging from git, do not do it from GitLab. Also, make sure to prefix the version with v
so that e.g. 24.0.0
becomes v24.0.0
. The -s
flag signs the tag.
The GitLab UI has a friendly interface, follow the guide there.