Is there a way to force a custom version = mystring
into the findlib META
files generated by dune?
I think a long time ago it was possible to do echo mystring > VERSION
in the toplevel directory of a package, then run dune build
. Maybe some other component actually put mystring
into some of the resulting META
files.
2 posts - 1 participant