From 7c0810840a0cc5f195f7a7cf00a3b052b30adcdd Mon Sep 17 00:00:00 2001 From: Florian Angeletti Date: Mon, 5 Aug 2019 16:16:26 +0200 Subject: [PATCH] release 4.08.1 --- VERSION | 2 +- boot/ocamlc | Bin 2623099 -> 2623091 bytes boot/ocamllex | Bin 323038 -> 323034 bytes configure | 26 +++++++++++++------------- ocaml-variants.opam | 4 ++-- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/VERSION b/VERSION index e7fb85bd72b9..2c3d7f9496cc 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -4.08.1+dev7-2019-08-01 +4.08.1 # 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 index 42dc700a293ca24644a8b029562452cf66cc8fa0..4938ace50addf8fb828e59a6ebedf9a4b6554cc3 100755 GIT binary patch delta 163 zcmey}vw-n45I3|iwlK9Yx3ILZwy?FZw{Wy@ws5s@xA3&^w(zy^w+OTdwg|Ndw}`Ze zwurTew@9=|wn()|x5%`}w#c=}wET3T907#NuX08Usu82|tP diff --git a/boot/ocamllex b/boot/ocamllex index 5bb0d4629e00aa233ce111572d6e1c3496b702a7..893f709e4b52cf1fe6fca0a27d69e8137e0f487f 100755 GIT binary patch delta 59 zcmV-B0L1^^+Y{Q`6M%#PgaU*Ev;@Um4d?&>2d4l4GaCQ^BuTf@Tm<3*2PQNwFgPwT Rx4&Nm{fz>I{FlD%1R!~h6-)pC delta 63 zcmV-F0Kos++Y{c~6M%#PgaU*Ev;@Um4eS5_2d4l4GaLW_Bucl^Tm<3*3o0}&FgPwT VD{^Bqx4T~i{fz>J0GGP$1R%ic6^Z}= diff --git a/configure b/configure index 6eb5e4344432..9a78a455419c 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for OCaml 4.08.1+dev7-2019-08-01. +# Generated by GNU Autoconf 2.69 for OCaml 4.08.1. # # Report bugs to . # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='OCaml' PACKAGE_TARNAME='ocaml' -PACKAGE_VERSION='4.08.1+dev7-2019-08-01' -PACKAGE_STRING='OCaml 4.08.1+dev7-2019-08-01' +PACKAGE_VERSION='4.08.1' +PACKAGE_STRING='OCaml 4.08.1' PACKAGE_BUGREPORT='caml-list@inria.fr' PACKAGE_URL='http://www.ocaml.org' @@ -1430,7 +1430,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.08.1+dev7-2019-08-01 to adapt to many kinds of systems. +\`configure' configures OCaml 4.08.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1501,7 +1501,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OCaml 4.08.1+dev7-2019-08-01:";; + short | recursive ) echo "Configuration of OCaml 4.08.1:";; esac cat <<\_ACEOF @@ -1657,7 +1657,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -OCaml configure 4.08.1+dev7-2019-08-01 +OCaml configure 4.08.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2320,7 +2320,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.08.1+dev7-2019-08-01, which was +It was created by OCaml $as_me 4.08.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2669,8 +2669,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.08.1+dev7-2019-08-01" >&5 -$as_echo "$as_me: Configuring OCaml version 4.08.1+dev7-2019-08-01" >&6;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.08.1" >&5 +$as_echo "$as_me: Configuring OCaml version 4.08.1" >&6;} # Configuration variables @@ -2745,7 +2745,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. ## Output variables -VERSION=4.08.1+dev7-2019-08-01 +VERSION=4.08.1 # Note: This is present for the flexdll bootstrap where it exposed as the old @@ -12365,7 +12365,7 @@ case $ocaml_cv_cc_vendor in #( msvc-*) : outputobj=-Fo; CPP="cl -nologo -EP"; gcc_warnings="" ;; #( *) : - outputobj='-o $(EMPTY)'; case 4.08.1+dev7-2019-08-01 in #( + outputobj='-o $(EMPTY)'; case 4.08.1 in #( *+dev*) : gcc_warnings="-Wall -Werror" ;; #( *) : @@ -17560,7 +17560,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.08.1+dev7-2019-08-01, which was +This file was extended by OCaml $as_me 4.08.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17627,7 +17627,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.08.1+dev7-2019-08-01 +OCaml config.status 4.08.1 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 69b727f5c24e..96b04ba38bd8 100644 --- a/ocaml-variants.opam +++ b/ocaml-variants.opam @@ -1,6 +1,6 @@ opam-version: "2.0" -version: "4.08.1+trunk" -synopsis: "OCaml development version" +version: "4.08.1" +synopsis: "OCaml release 4.08.1" depends: [ "ocaml" {= "4.08.1" & post} "base-unix" {post}