diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-10-06 23:50:30 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-10-06 23:50:30 +0000 |
commit | c44c245d0cd70d6932eddd069c4e95c2754b7fd8 (patch) | |
tree | 682fa5f9523ef7bd091f40e713a06467ca253715 /docs/GettingStarted.html | |
parent | fa7fb64fad0e46e7329e4ba84a1edec5e979c31a (diff) |
Fixed RELEASE_28 tags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115872 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index a5f2442d1c..5779f6e4e7 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -728,7 +728,7 @@ revision), you can checkout it from the '<tt>tags</tt>' directory (instead of subdirectories of the '<tt>tags</tt>' directory:</p> <ul> -<li>Release 2.8: <b>RELEASE_28/rc3</b></li> +<li>Release 2.8: <b>RELEASE_28</b></li> <li>Release 2.7: <b>RELEASE_27</b></li> <li>Release 2.6: <b>RELEASE_26</b></li> <li>Release 2.5: <b>RELEASE_25</b></li> |