summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Angeletti <florian.angeletti@inria.fr>2020-08-20 14:03:38 +0200
committerFlorian Angeletti <florian.angeletti@inria.fr>2020-08-20 14:36:14 +0200
commit4b8d48ba0583a130303c06f7341bf1d33cae6fee (patch)
tree84339ddb6eb74a2e14059e46fb3d2c3eba35313e
parent3008ae79eb3034c652030a671ab771db17505efe (diff)
downloadocaml-4b8d48ba0583a130303c06f7341bf1d33cae6fee.tar.gz
last commit before tagging 4.10.1
-rw-r--r--Changes2
-rw-r--r--VERSION2
-rwxr-xr-xconfigure26
3 files changed, 15 insertions, 15 deletions
diff --git a/Changes b/Changes
index 9fcccb2e97..15fd521d9d 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-OCaml 4.10 maintenance branch
+OCaml 4.10.1 (20 August 2020)
-----------------------------
### Runtime system:
diff --git a/VERSION b/VERSION
index 87dfa16518..dd957114ed 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-4.10.1+dev2-2020-08-06
+4.10.1+dev3-2020-08-20
# The version string is the first line of this file.
# It must be in the format described in stdlib/sys.mli
diff --git a/configure b/configure
index d72a6862a9..5da37597d6 100755
--- a/configure
+++ b/configure
@@ -56,7 +56,7 @@ if test -e '.git' ; then :
fi
fi
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for OCaml 4.10.1+dev2-2020-08-06.
+# Generated by GNU Autoconf 2.69 for OCaml 4.10.1+dev3-2020-08-20.
#
# Report bugs to <caml-list@inria.fr>.
#
@@ -646,8 +646,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='OCaml'
PACKAGE_TARNAME='ocaml'
-PACKAGE_VERSION='4.10.1+dev2-2020-08-06'
-PACKAGE_STRING='OCaml 4.10.1+dev2-2020-08-06'
+PACKAGE_VERSION='4.10.1+dev3-2020-08-20'
+PACKAGE_STRING='OCaml 4.10.1+dev3-2020-08-20'
PACKAGE_BUGREPORT='caml-list@inria.fr'
PACKAGE_URL='http://www.ocaml.org'
@@ -1480,7 +1480,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures OCaml 4.10.1+dev2-2020-08-06 to adapt to many kinds of systems.
+\`configure' configures OCaml 4.10.1+dev3-2020-08-20 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1546,7 +1546,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of OCaml 4.10.1+dev2-2020-08-06:";;
+ short | recursive ) echo "Configuration of OCaml 4.10.1+dev3-2020-08-20:";;
esac
cat <<\_ACEOF
@@ -1708,7 +1708,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-OCaml configure 4.10.1+dev2-2020-08-06
+OCaml configure 4.10.1+dev3-2020-08-20
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2371,7 +2371,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by OCaml $as_me 4.10.1+dev2-2020-08-06, which was
+It was created by OCaml $as_me 4.10.1+dev3-2020-08-20, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2720,8 +2720,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.10.1+dev2-2020-08-06" >&5
-$as_echo "$as_me: Configuring OCaml version 4.10.1+dev2-2020-08-06" >&6;}
+{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.10.1+dev3-2020-08-20" >&5
+$as_echo "$as_me: Configuring OCaml version 4.10.1+dev3-2020-08-20" >&6;}
# Configuration variables
@@ -2797,7 +2797,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-VERSION=4.10.1+dev2-2020-08-06
+VERSION=4.10.1+dev3-2020-08-20
# Note: This is present for the flexdll bootstrap where it exposed as the old
@@ -12461,7 +12461,7 @@ case $ocaml_cv_cc_vendor in #(
msvc-*) :
outputobj=-Fo; gcc_warnings="" ;; #(
*) :
- outputobj='-o $(EMPTY)'; case 4.10.1+dev2-2020-08-06 in #(
+ outputobj='-o $(EMPTY)'; case 4.10.1+dev3-2020-08-20 in #(
*+dev*) :
gcc_warnings="-Wall -Werror" ;; #(
*) :
@@ -17403,7 +17403,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by OCaml $as_me 4.10.1+dev2-2020-08-06, which was
+This file was extended by OCaml $as_me 4.10.1+dev3-2020-08-20, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17470,7 +17470,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-OCaml config.status 4.10.1+dev2-2020-08-06
+OCaml config.status 4.10.1+dev3-2020-08-20
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"