summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-06-05 20:35:50 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-06-05 20:35:50 +0000
commit1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1 (patch)
treedc4c66323fde45d3af432ec5e2e836e4877924e6 /docs
parent5afba6f00c3e2eef83aebbcff5fcfca2fa3c978e (diff)
downloadllvm-1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1.tar.gz
llvm-1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1.tar.bz2
llvm-1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1.tar.xz
Add 3.0 and 3.1 tags to the getting started guide.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158020 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 8c59e3e301..ea835b3f48 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -748,6 +748,8 @@ revision), you can checkout it from the '<tt>tags</tt>' directory (instead of
subdirectories of the '<tt>tags</tt>' directory:</p>
<ul>
+<li>Release 3.1: <b>RELEASE_31/final</b></li>
+<li>Release 3.0: <b>RELEASE_30/final</b></li>
<li>Release 2.9: <b>RELEASE_29/final</b></li>
<li>Release 2.8: <b>RELEASE_28</b></li>
<li>Release 2.7: <b>RELEASE_27</b></li>