aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-03-11 23:01:25 -0800
committerJakob Odersky <jakob@odersky.com>2016-03-11 23:01:30 -0800
commitcac80dfd3c5482cb0360f0aa87c74879d66b635d (patch)
tree2d3ae1609033da58eff068cbec65a754cfdc8e80
parentcdd3074906bc664efc63ce7ab5c0e22939c17072 (diff)
downloadakka-serial-cac80dfd3c5482cb0360f0aa87c74879d66b635d.tar.gz
akka-serial-cac80dfd3c5482cb0360f0aa87c74879d66b635d.tar.bz2
akka-serial-cac80dfd3c5482cb0360f0aa87c74879d66b635d.zip
Update site
-rw-r--r--site/jekyll/_data/current.json2
-rw-r--r--site/jekyll/downloads/index.md2
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.</p>
Consult the <a href="https://github.com/jodersky/flow/blob/master/CHANGELOG.md">release notes</a> 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 <a href="https://github.com/jodersky/flow/releases">GitHub releases</a>.