diff options
author | Tanya Lattner <tonic@nondot.org> | 2008-02-12 02:42:55 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2008-02-12 02:42:55 +0000 |
commit | dd50f0f9540aa0fb34ab000287c031601398cc3b (patch) | |
tree | 4dac1c2b94818e05e47e151da59f59f72eec8523 /docs/GettingStarted.html | |
parent | 5bb013c34a0149a4b54fa8a27b69a00a616f7278 (diff) | |
download | external_llvm-dd50f0f9540aa0fb34ab000287c031601398cc3b.zip external_llvm-dd50f0f9540aa0fb34ab000287c031601398cc3b.tar.gz external_llvm-dd50f0f9540aa0fb34ab000287c031601398cc3b.tar.bz2 |
Add 2.2 release tag.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46981 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 bcf36c3..4009d34 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -710,6 +710,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.2: <b>RELEASE_22</b></li> <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> |