*** empty log message ***
diff --git a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index 492f75f..b178004 100644
--- a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
+++ b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
@@ -1,7 +1,7 @@
 ### JavaBatchCompiler messages.
 
 ### compiler version id
-compiler.version = 0.267_R2_0_1
+compiler.version = 0.268_R2_0_1
 ### scanning
 scanning.start = Collecting source files inside {0}
 
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index 7d20e8d..2495234 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -11,16 +11,24 @@
 <h1>
 Eclipse Platform Build Notes&nbsp;<br>
 Java Development Tooling Core</h1>
-Eclipse SDK 2.0 Build - ?? July 2002
-<br>Project org.eclipse.jdt.core v_26?
+Eclipse SDK 2.0 Build - 24nd July 2002
+<br>Project org.eclipse.jdt.core v_268_R2_0_1
 <h2>
 What's new in this drop</h2>
 <ul>
-<li></li>
 </ul> 
+
 <h3>Problem Reports Fixed</h3>
 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21828">21828</a>
 Possible problem in DoStatement#accept0(...)
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21778">21778</a>
+ClassFileReader fails on Gnome Twain class
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21768">21768</a>
+ast: incorrect length of SimpleName in MethodDeclaration
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21757">21757</a>
+ast: incorrect range for Name in TypeDeclaration
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21672">21672</a>
+Wrong location for the last 'return' bytecode command
 
 <h3>Problem Reports Closed</h3>
 
@@ -37,15 +45,6 @@
 </ul> 
 
 <h3>Problem Reports Fixed</h3>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21778">21778</a>
-ClassFileReader fails on Gnome Twain class
-<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21768">21768</a>
-ast: incorrect length of SimpleName in MethodDeclaration
-<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21757">21757</a>
-ast: incorrect range for Name in TypeDeclaration
-<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=21672">21672</a>
-Wrong location for the last 'return' bytecode command
-
 <h3>Problem Reports Closed</h3>
 
 <h1>