diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-04-04 23:42:51 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-04-04 23:42:51 +0000 |
commit | c3b94fbb7a2e321848fe34da78254730986d14bc (patch) | |
tree | d5d5735344048edd57c6891487078a37c6938c9e /docs/GettingStarted.html | |
parent | 670a456c8323fc5da4752bdcf2b416ebef1bc66c (diff) |
Add info on where to get 2.9 final svn sources.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128860 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 0dad3c22f6..76d404772a 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -743,6 +743,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.9: <b>RELEASE_29/final</b></li> <li>Release 2.8: <b>RELEASE_28</b></li> <li>Release 2.7: <b>RELEASE_27</b></li> <li>Release 2.6: <b>RELEASE_26</b></li> |