We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0d5f3 commit 36153e2Copy full SHA for 36153e2
RELEASE_STEPS.md
@@ -40,6 +40,7 @@ Do changes for a release:
40
- Add an entry to ChangeLog, remember to change the day of the week in the release date
41
- For major and minor (prior 1.0.0) releases mention API and ABI compatibility with the previous release
42
- For major and minor releases, update `UMF_VERSION_CURRENT` in `include/umf/base.h` (the API version)
43
+ - For changes in ops structures, update corresponding UMF_*_OPS_VERSION_CURRENT
44
- For major and minor (prior 1.0.0) releases update ABI version in `.map` and `.def` files
45
- These files are defined for all public libraries (`libumf` and `proxy_lib`, at the moment)
46
- Commit these changes and tag the release:
0 commit comments