c-cube/gen

META shows version 0.2.4

hcarty opened this issue · 3 comments

It looks like at least some of the oasis-generated files are not synced up. src/META lists the version number as 0.2.4, _oasis as 0.4. I ran into this while trying to constrain the version for a local project.

ocaml/opam-repository#6442 should fix it, I hope.

Thanks! I should be able to test tomorrow.

Fixed! Thank you very much for the quick fix.