summaryrefslogtreecommitdiff
path: root/build-aux/ocaml_version.m4
diff options
context:
space:
mode:
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 bcc224eaf6..8c69847c71 100644
--- a/build-aux/ocaml_version.m4
+++ b/build-aux/ocaml_version.m4
@@ -25,7 +25,7 @@
# The following macro, OCAML__DEVELOPMENT_VERSION, should be either
# [true] of [false].
-m4_define([OCAML__DEVELOPMENT_VERSION], [true])
+m4_define([OCAML__DEVELOPMENT_VERSION], [false])
# The three following components (major, minor and patch level) MUST be
# integers. They MUST NOT be left-padded with zeros and all of them,
@@ -36,7 +36,7 @@ m4_define([OCAML__VERSION_MINOR], [14])
m4_define([OCAML__VERSION_PATCHLEVEL], [1])
# Note that the OCAML__VERSION_EXTRA string defined below is always empty
# for officially-released versions of OCaml.
-m4_define([OCAML__VERSION_EXTRA], [dev3-2022-12-19])
+m4_define([OCAML__VERSION_EXTRA], [])
# The OCAML__VERSION_EXTRA_PREFIX macro defined below should be a
# single character: