Added mention of the RELEASE_24 tag for the 2.4 release.

llvm-svn: 61138
This commit is contained in:
Misha Brukman 2008-12-17 16:27:23 +00:00
parent ec8806e8ec
commit 52757bf013
1 changed files with 2 additions and 1 deletions

View 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 <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 revision), you can checkout it from the '<tt>tags</tt>' directory (instead of
'<tt>trunk</tt>'). The following releases are located in the following '<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> <ul>
<li>Release 2.4: <b>RELEASE_24</b></li>
<li>Release 2.3: <b>RELEASE_23</b></li> <li>Release 2.3: <b>RELEASE_23</b></li>
<li>Release 2.2: <b>RELEASE_22</b></li> <li>Release 2.2: <b>RELEASE_22</b></li>
<li>Release 2.1: <b>RELEASE_21</b></li> <li>Release 2.1: <b>RELEASE_21</b></li>