summaryrefslogtreecommitdiff
path: root/build-aux/ocaml_version.m4
diff options
context:
space:
mode:
authorFlorian Angeletti <florian.angeletti@inria.fr>2022-06-09 14:38:25 +0200
committerFlorian Angeletti <florian.angeletti@inria.fr>2022-06-09 14:38:25 +0200
commitdc0ab7f25841daa77c3c92d90dcfa8ea6db2621c (patch)
treeab649a9fa652896bd8b341da44c3d3189288f815 /build-aux/ocaml_version.m4
parent672816429191abb91cef3ac75df7566f505b3a64 (diff)
downloadocaml-dc0ab7f25841daa77c3c92d90dcfa8ea6db2621c.tar.gz
first commit after branching 5.0
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 d6bcef552a..84a9706355 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], [1])
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-06-09])
+m4_define([OCAML__VERSION_EXTRA], [dev1-2020-06-09])
# The OCAML__VERSION_EXTRA_PREFIX macro defined below should be a
# single character: