summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2008-12-17 16:27:23 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2008-12-17 16:27:23 +0000
commit52757bf0130bdcace3676f5f854204442c0a1d86 (patch)
tree3d851b080a9f8bddb3ff18d7458982e58b1219cb /llvm/docs
parentec8806e8ec513ab190eedcc39337f910e7969196 (diff)
downloadbcm5719-llvm-52757bf0130bdcace3676f5f854204442c0a1d86.tar.gz
bcm5719-llvm-52757bf0130bdcace3676f5f854204442c0a1d86.zip
Added mention of the RELEASE_24 tag for the 2.4 release.
llvm-svn: 61138
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/GettingStarted.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 04ca83a89ee..40f51fe2af9 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -714,9 +714,10 @@ test directories, and local copies of documentation files.</p>
<p>If you want to get a specific release (as opposed to the most recent
revision), you can checkout it from the '<tt>tags</tt>' directory (instead of
'<tt>trunk</tt>'). The following releases are located in the following
- subdirectories of the '<tt>tags</tt>' directory:</p>
+subdirectories of the '<tt>tags</tt>' directory:</p>
<ul>
+<li>Release 2.4: <b>RELEASE_24</b></li>
<li>Release 2.3: <b>RELEASE_23</b></li>
<li>Release 2.2: <b>RELEASE_22</b></li>
<li>Release 2.1: <b>RELEASE_21</b></li>
OpenPOWER on IntegriCloud