Skip to content

Commit 36153e2

Browse files
committed
update RELEASE_STEPS
1 parent ed0d5f3 commit 36153e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE_STEPS.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Do changes for a release:
4040
- Add an entry to ChangeLog, remember to change the day of the week in the release date
4141
- For major and minor (prior 1.0.0) releases mention API and ABI compatibility with the previous release
4242
- 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
4344
- For major and minor (prior 1.0.0) releases update ABI version in `.map` and `.def` files
4445
- These files are defined for all public libraries (`libumf` and `proxy_lib`, at the moment)
4546
- Commit these changes and tag the release:

0 commit comments

Comments
 (0)