Module Biocaml.About


module About: Biocaml_about

val major_version : int
Major version number.
val minor_version : int
Minor version number.
val release_date : int * int * int
(year,month,day) of the current release.
val version : string
String representation of version.