From cac80dfd3c5482cb0360f0aa87c74879d66b635d Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Fri, 11 Mar 2016 23:01:25 -0800 Subject: Update site --- site/jekyll/_data/current.json | 2 +- site/jekyll/downloads/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/jekyll/_data/current.json b/site/jekyll/_data/current.json index fd9d1f7..e3c634f 100644 --- a/site/jekyll/_data/current.json +++ b/site/jekyll/_data/current.json @@ -1,5 +1,5 @@ { - "version": "2.5.0-M2", + "version": "2.5.0-RC1", "native_version": { "major": "3", "minor": "0", diff --git a/site/jekyll/downloads/index.md b/site/jekyll/downloads/index.md index 6aded8c..fad48ba 100644 --- a/site/jekyll/downloads/index.md +++ b/site/jekyll/downloads/index.md @@ -62,7 +62,7 @@ Flow is POSIX compatible so it can be built for a lot more platforms.

Consult the release notes for important changes. ## Requirements -Flow depends on Akka 2.4 and requires a Java runtime version of 1.8. It is released for Scala binary versions 2.11 and 2.12. +Flow depends on Akka 2.4 and requires a Java runtime version of 1.8. It is released for Scala binary versions 2.11 and 2.12.0-M3. ## Previous Versions Archived releases are available in GitHub releases. -- cgit v1.2.3