diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-06-05 20:35:50 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-06-05 20:35:50 +0000 |
commit | 1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1 (patch) | |
tree | dc4c66323fde45d3af432ec5e2e836e4877924e6 /docs/GettingStarted.html | |
parent | 5afba6f00c3e2eef83aebbcff5fcfca2fa3c978e (diff) | |
download | external_llvm-1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1.zip external_llvm-1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1.tar.gz external_llvm-1d72dadddbd3ec9a393dbaadda4c459ab1c4aeb1.tar.bz2 |
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/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 8c59e3e..ea835b3 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> |