/usr/lib/ocaml/caml/version.h is in ocaml-nox 4.05.0-10ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #define OCAML_VERSION_MAJOR 4
#define OCAML_VERSION_MINOR 5
#define OCAML_VERSION_PATCHLEVEL 0
#undef OCAML_VERSION_ADDITIONAL
#define OCAML_VERSION 40500
#define OCAML_VERSION_STRING "4.05.0"
|