Don't tell users to install unreleased software versions

This commit is contained in:
Michael Vines
2020-03-12 08:36:19 -07:00
parent d91027f771
commit 5a7d2560c9
5 changed files with 23 additions and 7 deletions

View File

@ -8,6 +8,7 @@ TARGET=html/index.html
TEST_STAMP=src/tests.ok
all: $(TARGET)
./set-solana-release-tag.sh
svg: $(SVG_IMGS)