summaryrefslogtreecommitdiff
path: root/build-aux/ocaml_version.m4
diff options
context:
space:
mode:
authorFlorian Angeletti <florian.angeletti@inria.fr>2021-11-05 18:33:34 +0100
committerFlorian Angeletti <florian.angeletti@inria.fr>2021-11-05 18:33:34 +0100
commit15ea9fe535562c8cebd8edf2669ba98f24d65845 (patch)
tree8d7783ce9088eb47605dd463ff7df141e1d22e46 /build-aux/ocaml_version.m4
parent5000b93cad2d126d5949c952eb9a93e47bf901a8 (diff)
downloadocaml-15ea9fe535562c8cebd8edf2669ba98f24d65845.tar.gz
first commit after branching 4.14
Diffstat (limited to 'build-aux/ocaml_version.m4')
-rw-r--r--build-aux/ocaml_version.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/build-aux/ocaml_version.m4 b/build-aux/ocaml_version.m4
index 21c95d87de..9fc4a0c252 100644
--- a/build-aux/ocaml_version.m4
+++ b/build-aux/ocaml_version.m4
@@ -31,12 +31,12 @@ m4_define([OCAML__DEVELOPMENT_VERSION], [true])
# integers. They MUST NOT be left-padded with zeros and all of them,
# including the patchlevel, are mandatory.
-m4_define([OCAML__VERSION_MAJOR], [4])
-m4_define([OCAML__VERSION_MINOR], [14])
+m4_define([OCAML__VERSION_MAJOR], [5])
+m4_define([OCAML__VERSION_MINOR], [0])
m4_define([OCAML__VERSION_PATCHLEVEL], [0])
# Note that the OCAML__VERSION_EXTRA string defined below is always empty
# for officially-released versions of OCaml.
-m4_define([OCAML__VERSION_EXTRA], [dev1-2021-10-05])
+m4_define([OCAML__VERSION_EXTRA], [dev0-2021-10-05])
# The OCAML__VERSION_EXTRA_PREFIX macro defined below should be a
# single character: