struct
(** Metadata Module Generated by the Build System *)
(** Official version string of the current build *)
let version = lazy "0.0.0+dev"
(** Current Git commit (if avaiable at build-time) *)
let git_commit = Some "c07982e85f581fc4972b5a6f8d601649e56a4f34"
(** Current result of "git describe" (if avaiable at build-time) *)
let git_description = Some "biokepi.0.0.0-794-gc07982e" end