summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2010-10-06 23:50:30 +0000
committerBill Wendling <isanbard@gmail.com>2010-10-06 23:50:30 +0000
commitc44c245d0cd70d6932eddd069c4e95c2754b7fd8 (patch)
tree682fa5f9523ef7bd091f40e713a06467ca253715 /docs
parentfa7fb64fad0e46e7329e4ba84a1edec5e979c31a (diff)
downloadllvm-c44c245d0cd70d6932eddd069c4e95c2754b7fd8.tar.gz
llvm-c44c245d0cd70d6932eddd069c4e95c2754b7fd8.tar.bz2
llvm-c44c245d0cd70d6932eddd069c4e95c2754b7fd8.tar.xz
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.html2
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>