From 68be04bc71efc077a22d527c2c01c60621d33738 Mon Sep 17 00:00:00 2001
From: Bill Wendling <isanbard@gmail.com>
Date: Thu, 31 Mar 2011 20:38:22 +0000
Subject: [PATCH] Mention the 2.9 release.

llvm-svn: 128666
---
 llvm/docs/GettingStarted.html | 1 +
 1 file changed, 1 insertion(+)

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>
-- 
GitLab