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 | 0e33ff0351e7a348a35d6a79b49f5d0d43d290ba (patch) | |
tree | 682fa5f9523ef7bd091f40e713a06467ca253715 /docs | |
parent | 60fd09674ee9adab2203726a41da52aba8784007 (diff) | |
download | external_llvm-0e33ff0351e7a348a35d6a79b49f5d0d43d290ba.zip external_llvm-0e33ff0351e7a348a35d6a79b49f5d0d43d290ba.tar.gz external_llvm-0e33ff0351e7a348a35d6a79b49f5d0d43d290ba.tar.bz2 |
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')
-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 a5f2442..5779f6e 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> |