Added mention of the RELEASE_24 tag for the 2.4 release.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 17 Dec 2008 16:27:23 +0000 (16:27 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 17 Dec 2008 16:27:23 +0000 (16:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61138 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 04ca83a89eeb098b2eb5dcb613ae0869ef3c9a6b..40f51fe2af9541a3239a00e61d9570a5eab84bda 100644 (file)
@@ -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>