Update 4.0.2 release notes

This commit is contained in:
Michael Klishin 2024-09-21 00:51:29 -04:00 committed by GitHub
parent 77bf0ad75f
commit 83f2875958
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ As of 4.0, RabbitMQ requires Erlang 26. Nodes **will fail to start** on older Er
Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v4.0.x/release-notes).
### Generic Binary Build
### Generic Binary Package
#### Bug Fixes
* Generic binary build packages used an incorrect version (`4.0.0+2` instead of `4.0.1`) at build time
* Generic binary packages used an incorrect version (`4.0.0+2` instead of `4.0.1`) at build time
GitHub issue: [#12339](https://github.com/rabbitmq/rabbitmq-server/issues/12339)