Adapt to https://github.com/coq/coq/pull/20027#543
Conversation
|
This is backwards compatible, please merge ASAP to ease the life of the Rocq 9.0. RM. |
|
Ça vient, ça vient :-) |
|
Feature wish for Rocq: a command-line option that prints the version number (and nothing else) and exit. Like in OCaml: |
|
Thanks for the fast merge! Indeed, a way to access version data without ad-hoc parsing would be way more robust... |
|
@xavierleroy good news and bad news: the good one is that there is indeed already a command to do that, it's |
I could definitely use this in CompCert's configure script. The oldest supported Coq version is currently 8.13. |
|
@xavierleroy it's already written in #544 |
Adapt to rocq-prover/rocq#20027 (part of the renaming from Coq to Rocq)