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 | 600307828b26d7e66a29d4ecd4a57a16efe3eb1a (patch) | |
tree | 4dac1c2b94818e05e47e151da59f59f72eec8523 /docs | |
parent | 02f822ff1ecfd86b41311ab59f479cde1757ddd7 (diff) | |
download | external_llvm-600307828b26d7e66a29d4ecd4a57a16efe3eb1a.zip external_llvm-600307828b26d7e66a29d4ecd4a57a16efe3eb1a.tar.gz external_llvm-600307828b26d7e66a29d4ecd4a57a16efe3eb1a.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')
-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> |