mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
howto
This commit is contained in:
parent
bd6940afbf
commit
e9d93bc02b
1 changed files with 3 additions and 0 deletions
3
HOWTO.md
3
HOWTO.md
|
|
@ -1,6 +1,9 @@
|
|||
|
||||
## Make a release
|
||||
|
||||
Beforehand, check `grep deprecated -r src` to see whether some functions
|
||||
can be removed.
|
||||
|
||||
1. `make test`
|
||||
2. update version in `_oasis`
|
||||
3. `make update_next_tag` (to update `@since` comments; be careful not to change symlinks)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue