Repository: mesos Updated Branches: refs/heads/master ebcf8cc2f -> 2c38f201f
Updated release guide to suggest updating the getting started guide. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/51157768 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/51157768 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/51157768 Branch: refs/heads/master Commit: 51157768e584afb29c183f6b1f37aacca08d92ba Parents: ebcf8cc Author: Adam B <[email protected]> Authored: Wed Jul 29 15:22:24 2015 -0700 Committer: Adam B <[email protected]> Committed: Wed Jul 29 15:22:24 2015 -0700 ---------------------------------------------------------------------- docs/release-guide.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/51157768/docs/release-guide.md ---------------------------------------------------------------------- diff --git a/docs/release-guide.md b/docs/release-guide.md index a946c7e..9c09b1b 100644 --- a/docs/release-guide.md +++ b/docs/release-guide.md @@ -175,6 +175,8 @@ This guide describes the process of doing an official release of Mesos. 2. Write a blog post announcing the new release and its features and major bug fixes. +3. Update the Getting Started guide to use the latest release link. + ## Remove old releases from svn Per the guidelines [when to archive](http://www.apache.org/dev/release.html#when-to-archive), we should only keep the latest release in each version under development.
