diff options
author | John Criswell <criswell@uiuc.edu> | 2005-11-08 21:11:33 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2005-11-08 21:11:33 +0000 |
commit | c0c186d140b75fc3b2e4e3632f826a40cf4f8626 (patch) | |
tree | 483bcca1fb23510e7fa8ab9ea822af5d30f7f1a8 /docs/GettingStarted.html | |
parent | f0e80cf909b69b5f31b8d027de6ee4b963205f66 (diff) | |
download | external_llvm-c0c186d140b75fc3b2e4e3632f826a40cf4f8626.zip external_llvm-c0c186d140b75fc3b2e4e3632f826a40cf4f8626.tar.gz external_llvm-c0c186d140b75fc3b2e4e3632f826a40cf4f8626.tar.bz2 |
Merged from RELEASE_16.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24243 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index f493c5d..70e87ee 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -661,6 +661,7 @@ revision), you can specify a label. The following releases have the following labels:</p> <ul> +<li>Release 1.6: <b>RELEASE_16</b></li> <li>Release 1.5: <b>RELEASE_15</b></li> <li>Release 1.4: <b>RELEASE_14</b></li> <li>Release 1.3: <b>RELEASE_13</b></li> |