diff options
author | Tanya Lattner <tonic@nondot.org> | 2008-06-09 06:02:09 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2008-06-09 06:02:09 +0000 |
commit | 9eb3be5845f3f78d387ec8ba2bec5bbed996a8fc (patch) | |
tree | 780e338fd4703ebf7eddd7be2ad7cd214168d079 /docs | |
parent | d0e1c5ca9f62608951449ee578f30b92c264d278 (diff) | |
download | external_llvm-9eb3be5845f3f78d387ec8ba2bec5bbed996a8fc.zip external_llvm-9eb3be5845f3f78d387ec8ba2bec5bbed996a8fc.tar.gz external_llvm-9eb3be5845f3f78d387ec8ba2bec5bbed996a8fc.tar.bz2 |
Update with new release.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52121 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-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 645e223..eed4547 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -716,6 +716,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.3: <b>RELEASE_23</b></li> <li>Release 2.2: <b>RELEASE_22</b></li> <li>Release 2.1: <b>RELEASE_21</b></li> <li>Release 2.0: <b>RELEASE_20</b></li> |