OpamVersion(generated) Current OPAM version
include OpamStd.ABSTRACTval of_string : string -> tval to_string : t -> stringval to_json : t -> OpamJson.tval of_json : OpamJson.t -> t optionmodule Set : OpamStd.SET with type elt = tmodule Map : OpamStd.MAP with type key = tval current : tThe current OPAM version
val current_nopatch : tThe current OPAM version, truncated (only MAJOR.MINOR)
val git : unit -> t optionThe 'git' version of OPAM
val full : unit -> tThe full version (current + git)