diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-03-31 20:38:22 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-03-31 20:38:22 +0000 |
commit | 2aba8f7f84766599496a6a542d72cc21d1d27a23 (patch) | |
tree | e5146d8b3ed3874707e1794f2c4de5bedc00440d | |
parent | dbfa8045afc4dc9166736f0531092580e9e1dfb9 (diff) |
Mention the 2.9 release.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_29@128666 91177308-0d34-0410-b5e6-96231b3b80d8
-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 3dd2e4a8c8..9fa8a7793d 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -736,6 +736,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</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> |