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 | b37ef51b132ba745d5a581478eab13336497ec5e (patch) | |
tree | 780e338fd4703ebf7eddd7be2ad7cd214168d079 /docs | |
parent | f821ca34370bb7d7d2c768b7bc9bf74dfe133a75 (diff) | |
download | external_llvm-b37ef51b132ba745d5a581478eab13336497ec5e.zip external_llvm-b37ef51b132ba745d5a581478eab13336497ec5e.tar.gz external_llvm-b37ef51b132ba745d5a581478eab13336497ec5e.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> |