summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-03-31 20:38:22 +0000
committerBill Wendling <isanbard@gmail.com>2011-03-31 20:38:22 +0000
commit68be04bc71efc077a22d527c2c01c60621d33738 (patch)
treeee6b66a5d4ab63b015314c1c781200d2d60da962
parent52d7f0e3f106f844687d37c6d3a7df2f12c6e347 (diff)
Mention the 2.9 release.
llvm-svn: 128666
-rw-r--r--llvm/docs/GettingStarted.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 3dd2e4a8c8c7..9fa8a7793df8 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/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>