raulcd commented on issue #41679: URL: https://github.com/apache/arrow/issues/41679#issuecomment-2132881249
I do run all `post-*.sh` scripts after a minor release but this is done after the release. We do set the final released version number on `01-prepare.sh` so if we want to do any changes I do think it should be there. This is the commit that was created when setting the version for `16.1.0` on `01-prepare.sh`: https://github.com/apache/arrow/commit/7dd1d34074af176d9e861a360e135ae57b21cf96 The `post-11-bump-versions.sh` sets the new snapshot versions and prepares `main` for the next `major` version number. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
