diff options
author | Steven Knight <knight@baldmt.com> | 2006-05-02 00:29:27 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2006-05-02 00:29:27 (GMT) |
commit | f396ada7532fdc3d3fc2bfb1583269e1130c3b32 (patch) | |
tree | e4b563d2f80f818494824cbcfccca7df6775dcbb /www/index.html | |
parent | 0b3c838c07bd6f946f141c197c867b6f15487efc (diff) | |
download | SCons-f396ada7532fdc3d3fc2bfb1583269e1130c3b32.zip SCons-f396ada7532fdc3d3fc2bfb1583269e1130c3b32.tar.gz SCons-f396ada7532fdc3d3fc2bfb1583269e1130c3b32.tar.bz2 |
Fix closing </ul>
Fix closing </th> in the release number table.
Add disccusion of release numbering.
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 0a6a962..e41ae14 100644 --- a/www/index.html +++ b/www/index.html @@ -239,7 +239,7 @@ to share pre-built targets not just C/C++ compilation). </li> -<ul> +</ul> <!-- |