package ocaml-version

  1. Overview
  2. Docs

Values relating to the source code and version control of OCaml

val trunk : t

trunk is the version of the development head of the OCaml git repository.

val git_tag : t -> string