diff options
author | Tanya Lattner <tonic@nondot.org> | 2007-09-28 22:50:54 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2007-09-28 22:50:54 +0000 |
commit | 763856526f6d98f8cce313590fb2555628e36f04 (patch) | |
tree | 3d2f5b8b40805b3620fbe2811eb48f140fbce43e /docs/GettingStarted.html | |
parent | 22a529990bb4bb86bdb2ae1cfce7340320a6ca7f (diff) | |
download | external_llvm-763856526f6d98f8cce313590fb2555628e36f04.zip external_llvm-763856526f6d98f8cce313590fb2555628e36f04.tar.gz external_llvm-763856526f6d98f8cce313590fb2555628e36f04.tar.bz2 |
Update how to release document.
Add release version to getting started guide.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42454 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 874dc37..e2b07a6 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -707,6 +707,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.1: <b>RELEASE_21</b></li> <li>Release 2.0: <b>RELEASE_20</b></li> <li>Release 1.9: <b>RELEASE_19</b></li> <li>Release 1.8: <b>RELEASE_18</b></li> |