aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/ocaml/byterun/caml/version.h
blob: 68d7000e1055293d80fc0c9552a91fac3f2fdd5f (plain)
1
2
3
4
5
6
#define OCAML_VERSION_MAJOR 4
#define OCAML_VERSION_MINOR 7
#define OCAML_VERSION_PATCHLEVEL 1
#undef OCAML_VERSION_ADDITIONAL
#define OCAML_VERSION 40701
#define OCAML_VERSION_STRING "4.07.1"