diff options
author | Florian Angeletti <florian.angeletti@inria.fr> | 2020-08-18 16:28:13 +0200 |
---|---|---|
committer | Florian Angeletti <florian.angeletti@inria.fr> | 2020-08-18 16:28:13 +0200 |
commit | 70148d962c83cca31ebf58423ca3ad3443bf7e29 (patch) | |
tree | 3046d66313bdef49025c58b2a24cca61ac5c1efb | |
parent | 5d410f6f863fdb902743cb9fd6bcf5666eb6703f (diff) | |
download | ocaml-4.11.0.tar.gz |
release 4.11.04.11.0
-rw-r--r-- | VERSION | 2 | ||||
-rwxr-xr-x | boot/ocamlc | bin | 2754981 -> 2754804 bytes | |||
-rwxr-xr-x | boot/ocamllex | bin | 340181 -> 340174 bytes | |||
-rwxr-xr-x | configure | 28 | ||||
-rw-r--r-- | ocaml-variants.opam | 2 |
5 files changed, 16 insertions, 16 deletions
@@ -1,4 +1,4 @@ -4.11.0+dev19-2020-08-18 +4.11.0 # The version string is the first line of this file. # It must be in the format described in stdlib/sys.mli diff --git a/boot/ocamlc b/boot/ocamlc Binary files differindex 0fcf5409c4..13606009a5 100755 --- a/boot/ocamlc +++ b/boot/ocamlc diff --git a/boot/ocamllex b/boot/ocamllex Binary files differindex ce89d989c0..c09dc74cd1 100755 --- a/boot/ocamllex +++ b/boot/ocamllex @@ -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.11.0+dev19-2020-08-18. +# Generated by GNU Autoconf 2.69 for OCaml 4.11.0. # # 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.11.0+dev19-2020-08-18' -PACKAGE_STRING='OCaml 4.11.0+dev19-2020-08-18' +PACKAGE_VERSION='4.11.0' +PACKAGE_STRING='OCaml 4.11.0' PACKAGE_BUGREPORT='caml-list@inria.fr' PACKAGE_URL='http://www.ocaml.org' @@ -1482,7 +1482,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.11.0+dev19-2020-08-18 to adapt to many kinds of systems. +\`configure' configures OCaml 4.11.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1548,7 +1548,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OCaml 4.11.0+dev19-2020-08-18:";; + short | recursive ) echo "Configuration of OCaml 4.11.0:";; esac cat <<\_ACEOF @@ -1711,7 +1711,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -OCaml configure 4.11.0+dev19-2020-08-18 +OCaml configure 4.11.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2374,7 +2374,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.11.0+dev19-2020-08-18, which was +It was created by OCaml $as_me 4.11.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2723,8 +2723,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.11.0+dev19-2020-08-18" >&5 -$as_echo "$as_me: Configuring OCaml version 4.11.0+dev19-2020-08-18" >&6;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.11.0" >&5 +$as_echo "$as_me: Configuring OCaml version 4.11.0" >&6;} # Configuration variables @@ -2800,7 +2800,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -VERSION=4.11.0+dev19-2020-08-18 +VERSION=4.11.0 # Note: This is present for the flexdll bootstrap where it exposed as the old @@ -12475,7 +12475,7 @@ case $ocaml_cv_cc_vendor in #( *) : outputobj='-o $(EMPTY)' gcc_warnings='-Wall -Wdeclaration-after-statement' - case 4.11.0+dev19-2020-08-18 in #( + case 4.11.0 in #( *+dev*) : gcc_warnings="$gcc_warnings -Werror" ;; #( *) : @@ -16893,7 +16893,7 @@ else ocamldoc=ocamldoc fi -case $enable_ocamltest,4.11.0+dev19-2020-08-18 in #( +case $enable_ocamltest,4.11.0 in #( yes,*|,*+dev*) : ocamltest='ocamltest' ;; #( *) : @@ -17610,7 +17610,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.11.0+dev19-2020-08-18, which was +This file was extended by OCaml $as_me 4.11.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17677,7 +17677,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.11.0+dev19-2020-08-18 +OCaml config.status 4.11.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/ocaml-variants.opam b/ocaml-variants.opam index d30d96b6f8..693432ea70 100644 --- a/ocaml-variants.opam +++ b/ocaml-variants.opam @@ -1,5 +1,5 @@ opam-version: "2.0" -version: "4.11.0+trunk" +version: "4.11.0" synopsis: "OCaml development version" depends: [ "ocaml" {= "4.11.0" & post} |