caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ocaml 4.09.0+beta1
@ 2019-06-28 16:10 Damien Doligez
  2019-06-29  6:25 ` Richard W.M. Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Doligez @ 2019-06-28 16:10 UTC (permalink / raw)
  To: caml announce, caml users

Dear OCaml users,

The release of OCaml 4.09.0 is approaching. We have created
a beta version to help you prepare for the release.

The source code is available at these addresses:

 https://github.com/ocaml/ocaml/archive/4.09.0+beta1.tar.gz
 https://caml.inria.fr/pub/distrib/ocaml-4.09/ocaml-4.09.0+beta1.tar.gz

The compiler can also be installed as an OPAM switch with one of the
following commands.

opam switch create ocaml-variants.4.09.0+beta1 --repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

or

opam switch create ocaml-variants.4.09.0+beta1+<VARIANT> --repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git

 where you replace <VARIANT> with one of these:
   afl
   default_unsafe_string
   flambda
   fp
   fp+flambda

We want to know about all bugs. Please report them here:
 https://github.com/ocaml/ocaml/issues

Happy hacking,

-- Damien Doligez for the OCaml team.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Ocaml 4.09.0+beta1
  2019-06-28 16:10 [Caml-list] Ocaml 4.09.0+beta1 Damien Doligez
@ 2019-06-29  6:25 ` Richard W.M. Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Richard W.M. Jones @ 2019-06-29  6:25 UTC (permalink / raw)
  To: Damien Doligez; +Cc: caml announce, caml users

On Fri, Jun 28, 2019 at 06:10:29PM +0200, Damien Doligez wrote:
> Dear OCaml users,
> 
> The release of OCaml 4.09.0 is approaching. We have created
> a beta version to help you prepare for the release.

I notice this is quite quickly (in OCaml terms anyway) after the
release of 4.08.  Is there a new accelerated schedule of releases that
I have missed?

Rich.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-29  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-28 16:10 [Caml-list] Ocaml 4.09.0+beta1 Damien Doligez
2019-06-29  6:25 ` Richard W.M. Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).