Commits on Source (2)
-
The meson build system requires exact versions match for versions below 3.22 even though they are compatible.
956c372b -
Before 22.x or 3.22.x: protoc x.y.z is compatible with protobuf x.y.* Since 22.x: protoc x.y is compatible with protobuf x.y.* Fixes #28865 except for 22.0 which has a protobuf version of "4.22.0" instead of "22.0.0", so it's not between 22.0 and 22.1.
0ef4d615