From b0506a722efbc9d94fb8673235af3a18984b2217 Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Tue, 7 Jul 2020 11:44:15 -0700 Subject: releases: document `releases/latest` tag (#17402) We got rid of `master` after #17377, but users still want a way to get the latest stable release without knowing its number. We've added a `releases/latest` tag to replace what was once `master`. Co-authored-by: Massimiliano Culpo --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2ab9d2dfdf..1cafb5c963 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,8 @@ change the way Spack concretizes dependencies within a release branch. So, you can base your Spack deployment on a release branch and `git pull` to get fixes, without the package churn that comes with `develop`. +The latest release is always available with the `releases/latest` tag. + See the [docs on releases](https://spack.readthedocs.io/en/latest/developer_guide.html#releases) for more details. -- cgit v1.2.3-60-g2f50