Title: [694] trunk/qdox/src/site/content/upgrade.html: changed upgrade-page.
Revision
694
Author
rfscholte
Date
2010-01-03 06:39:16 -0600 (Sun, 03 Jan 2010)

Log Message

changed upgrade-page. References to 1.11 had to be 1.10.1

Modified Paths


Diff

Modified: trunk/qdox/src/site/content/upgrade.html (693 => 694)

--- trunk/qdox/src/site/content/upgrade.html	2010-01-03 12:18:28 UTC (rev 693)
+++ trunk/qdox/src/site/content/upgrade.html	2010-01-03 12:39:16 UTC (rev 694)
@@ -3,10 +3,9 @@
     <title>Upgrading</title>
   </head>
   <body>
-  <h2>Upgrading to 1.11 or above</h2>
+  <h2>Upgrading to 1.10.1 or above</h2>
       <p>
-        This section describes what needs to be done when upgrading to QDox
-        1.11.</a>.
+        This section describes what needs to be done when upgrading to QDox 1.10.1.
       </p>
       <h2>Things that might break your code</h2>
         <p>In some cases the Type.toString() was inconsequent (<a href="" so we had to change the implementation.
@@ -14,8 +13,7 @@
         </p>
   <h2>Upgrading to 1.10 or above</h2>
       <p>
-        This section describes what needs to be done when upgrading to QDox
-        1.10.</a>.
+        This section describes what needs to be done when upgrading to QDox 1.10.
       </p>
       <h2>Things that might break your code</h2>
         <p> The toString()-method in most of the JavaObjects under com.thoughtworks.qdox.models used to return the corresponding codeblock.
@@ -33,8 +31,7 @@
            
 	<h2>Upgrading to 1.9 or above</h2>
       <p>
-        This section describes what needs to be done when upgrading to QDox
-        1.9.</a>.
+        This section describes what needs to be done when upgrading to QDox 1.9.
       </p>
       <h2>Things that might break your code</h2>
         <p>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to