version.ml
atdgen-runtime
1 2 3 4 (** The version of the atdgen-runtime library. *) (* The value found in CHANGES.md is injected here by topkg. *) let version = "2.0.0"
1 2 3 4
(** The version of the atdgen-runtime library. *) (* The value found in CHANGES.md is injected here by topkg. *) let version = "2.0.0"