Browse Source

Fixed header. Updated release date.

[SVN r38284]
Thomas Witt 19 years ago
parent
commit
4384e78115
1 changed files with 2 additions and 2 deletions
  1. 2 2
      index.htm

+ 2 - 2
index.htm

@@ -1,4 +1,4 @@
-tml PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
@@ -135,7 +135,7 @@ tml PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                     <div class="section-body-0">
                       <div class="section-body-1">
 
-                        <h3>July 19, 2007 - Version 1.34.1</h3>
+                        <h3>July 24, 2007 - Version 1.34.1</h3>
 
                         <p>This is a bug fix release addressing many problems with the 1.34.0 release.
                         It is a recommended upgrade for all users of Boost 1.34.0. For a complete list of fixes see

粤ICP备19079148号