HEAD - Build input for I20060801-0800
diff --git a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index add0304..537feb8 100644
--- a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
+++ b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
@@ -14,7 +14,7 @@
 #Format: compiler.name = word1 word2 word3
 compiler.name = Eclipse Java Compiler
 #Format: compiler.version = 0.XXX[, other words (don't forget the comma if adding other words)]
-compiler.version = 0.705, 3.3.0 pre-3.3.0 milestone-1
+compiler.version = 0.706, 3.3.0 pre-3.3.0 milestone-1
 compiler.copyright = Copyright IBM Corp 2000, 2006. All rights reserved.
 
 ### scanning
diff --git a/buildnotes_jdt-core.html b/buildnotes_jdt-core.html
index 565095d..848558b 100644
--- a/buildnotes_jdt-core.html
+++ b/buildnotes_jdt-core.html
@@ -42,20 +42,20 @@
 	</td>
   </tr>
 </table>
+
 <a name="v_706"></a>
 <p><hr><h1>
 Eclipse Platform Build Notes<br>
 Java Development Tooling Core</h1>
-Eclipse SDK 3.3M1 - ???
+Eclipse SDK 3.3M1 - 1st August 2006
 <br>Project org.eclipse.jdt.core v_706
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_705">cvs</a>).
+(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_706">cvs</a>).
 <h2>What's new in this drop</h2>
 
 <h3>Problem Reports Fixed</h3>
 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=133024">133024</a>
 [ast rewrite] ASTRewrite does not honor forced line splits
 
-
 <a name="v_705"></a>
 <p><hr><h1>
 Eclipse Platform Build Notes<br>