From e627096cdae294d02cb279b44bac7c2903b4d684 Mon Sep 17 00:00:00 2001 From: Tanya Lattner <tonic@nondot.org> Date: Fri, 23 Oct 2009 06:21:18 +0000 Subject: [PATCH] Add 2.6 llvm-svn: 84935 --- llvm/docs/GettingStarted.html | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index e740a89b01d0..2e2200d01813 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -723,6 +723,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.6: <b>RELEASE_26</b></li> <li>Release 2.5: <b>RELEASE_25</b></li> <li>Release 2.4: <b>RELEASE_24</b></li> <li>Release 2.3: <b>RELEASE_23</b></li> -- GitLab