summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorDavid Allsopp <david.allsopp@metastack.com>2021-11-06 19:47:44 +0000
committerDavid Allsopp <david.allsopp@metastack.com>2021-11-06 19:47:44 +0000
commit179364f5b0d73c979c2009bb7b70f05da019d193 (patch)
tree8e4c5ca8a0886fb5d0a0eaf7de311ec312051611 /build-aux
parent6c2fb7bd99430e9da486549059d5b3232be2b080 (diff)
downloadocaml-179364f5b0d73c979c2009bb7b70f05da019d193.tar.gz
OCaml 5.00.0 rather than 5.0.0
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/ocaml_version.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/ocaml_version.m4 b/build-aux/ocaml_version.m4
index 9fc4a0c252..681f116bbb 100644
--- a/build-aux/ocaml_version.m4
+++ b/build-aux/ocaml_version.m4
@@ -32,11 +32,11 @@ m4_define([OCAML__DEVELOPMENT_VERSION], [true])
# including the patchlevel, are mandatory.
m4_define([OCAML__VERSION_MAJOR], [5])
-m4_define([OCAML__VERSION_MINOR], [0])
+m4_define([OCAML__VERSION_MINOR], [00])
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], [dev0-2021-10-05])
+m4_define([OCAML__VERSION_EXTRA], [dev0-2021-11-05])
# The OCAML__VERSION_EXTRA_PREFIX macro defined below should be a
# single character: