This commit is contained in:
Simon Cruanes 2015-09-11 09:05:42 +02:00
parent bd6940afbf
commit e9d93bc02b

View file

@ -1,6 +1,9 @@
## Make a release ## Make a release
Beforehand, check `grep deprecated -r src` to see whether some functions
can be removed.
1. `make test` 1. `make test`
2. update version in `_oasis` 2. update version in `_oasis`
3. `make update_next_tag` (to update `@since` comments; be careful not to change symlinks) 3. `make update_next_tag` (to update `@since` comments; be careful not to change symlinks)