This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push:
new d4634f4 Updated the version of latest stable to 1.10.0 on the website.
d4634f4 is described below
commit d4634f4dea55f9d541c6e7e94c58bc05772bb049
Author: Andrei Sekretenko <[email protected]>
AuthorDate: Thu May 28 21:13:08 2020 +0200
Updated the version of latest stable to 1.10.0 on the website.
---
docs/building.md | 4 ++--
site/data/releases.yml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/building.md b/docs/building.md
index fbcec23..b805b38 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -11,8 +11,8 @@ There are different ways you can get Mesos:
1\. Download the latest stable release from
[Apache](http://mesos.apache.org/downloads/) (***Recommended***)
- $ wget http://www.apache.org/dist/mesos/1.9.0/mesos-1.9.0.tar.gz
- $ tar -zxf mesos-1.9.0.tar.gz
+ $ wget http://www.apache.org/dist/mesos/1.10.0/mesos-1.10.0.tar.gz
+ $ tar -zxf mesos-1.10.0.tar.gz
2\. Clone the Mesos git
[repository](https://gitbox.apache.org/repos/asf/mesos.git) (***Advanced Users
Only***)
diff --git a/site/data/releases.yml b/site/data/releases.yml
index 56146f0..20b8873 100644
--- a/site/data/releases.yml
+++ b/site/data/releases.yml
@@ -3,8 +3,8 @@
# `versions` below.
# * When publishing a new blog post, we need to append an item to `news` below.
latest_stable:
- version: 1.9.0
- jira_version: 12345244
+ version: 1.10.0
+ jira_version: 12346271
news:
## * If the news is used to announce a release version, the item structure is
## - title: (required)