summaryrefslogtreecommitdiff
path: root/build-aux/ocaml_version.m4
diff options
context:
space:
mode:
authorFlorian Angeletti <florian.angeletti@inria.fr>2023-04-11 11:29:49 +0200
committerFlorian Angeletti <florian.angeletti@inria.fr>2023-04-11 11:34:44 +0200
commit6d0c55164fb7e1470826dafa1c5441b0b232625c (patch)
tree75e35070e9125ad768bead2cfa3f76bdae50bc3c /build-aux/ocaml_version.m4
parent121bedcfd2e076884ba6fa64f0b895cddec45808 (diff)
downloadocaml-6d0c55164fb7e1470826dafa1c5441b0b232625c.tar.gz
first commit after branching 5.1
Diffstat (limited to 'build-aux/ocaml_version.m4')
-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 0156ff1da0..abae7773fc 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], [1])
+m4_define([OCAML__VERSION_MINOR], [2])
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], [dev2-2023-04-11])
+m4_define([OCAML__VERSION_EXTRA], [dev0-2023-04-11])
# The OCAML__VERSION_EXTRA_PREFIX macro defined below should be a
# single character: