commit 079783a6c96739c3f4e4c5b9406caf1013046693 from: Omar Polo date: Sun Nov 10 16:03:34 2024 UTC maintenance: mention updating the website as well commit - 5eaa3e6b8d5786fc10b404bf793ea11ef6cf0a02 commit + 079783a6c96739c3f4e4c5b9406caf1013046693 blob - 23824ce8dcaadc2b5bfc54eb1f8dc989aaace6aa blob + c7d61c753b874bbec77ee72121835781319ee6d2 --- maintenance/README.md +++ maintenance/README.md @@ -43,7 +43,8 @@ key, as a safety measure. Note to op: on OpenBSD I'm using an `obj` directory for the build, and `make release` needs to be run after cd'ing there. -Then upload the tarballs, make the tag (and sign it!), and add -`-current` to the version in `configure.ac`. Finally, make the -release on Codeberg and GitHub, and remember to upload the generated -tarballs there as well. +Then upload the tarballs, make the tag (and sign it!), add `-current` +to the version in `configure.ac`, make the release on Codeberg and +GitHub, and remember to upload the generated tarballs there as well. + +Finally, update and publish the website too.