amoeba opened a new pull request, #44862: URL: https://github.com/apache/arrow/pull/44862
### Rationale for this change The `update_versions` function in `dev/release/utils-prepare.sh` is called by `dev/release/post-12-bump-versions.sh` and one of the tasks it performs is to update `c_glib/generate-version-header.py` with new major versions. There was a bug in `update_versions` that incorrect updated this file on minor releases. This change fixes that. ### What changes are included in this PR? Fixed version of `update_versions` in `dev/release/utils-prepare.sh`. ### Are these changes tested? Yes, locally. ### Are there any user-facing changes? No. -- 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]
