I think the version reported in the CMakeLists.txt is the wrong one when cloning this repository on tag 1.0.38 (ref commit). On Brioche registry, we have a hack for this recipe when we check if the extracted version from wat2wasm --version corresponds to the tagged version. It's always the previous patch version that is being reported here.
Should we do it differently on our side ? Or is it an upstream issue ?
I think the version reported in the CMakeLists.txt is the wrong one when cloning this repository on tag 1.0.38 (ref commit). On Brioche registry, we have a hack for this recipe when we check if the extracted version from
wat2wasm --versioncorresponds to the tagged version. It's always the previous patch version that is being reported here.Should we do it differently on our side ? Or is it an upstream issue ?