3.4 maintenance - Build input 20080730-0800
diff --git a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index d0801ce..d474908 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.880_R34x, pre-3.4.1 release
+compiler.version = 0.879_R34x, pre-3.4.1 release
 compiler.copyright = Copyright IBM Corp 2000, 2008. All rights reserved.
 
 ### progress
diff --git a/buildnotes_jdt-core.html b/buildnotes_jdt-core.html
index b169584..4d7590c 100644
--- a/buildnotes_jdt-core.html
+++ b/buildnotes_jdt-core.html
@@ -38,30 +38,19 @@
 	</td>
   </tr>
 </table>
-<a name="v_880_R34x"></a>
-<hr><h1>
-Eclipse Platform Build Notes<br>
-Java Development Tooling Core</h1>
-Eclipse SDK 3.4.1 - %date% - 3.4.1
-<br>Project org.eclipse.jdt.core v_880_R34x
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_880_R34x">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=239439">239439</a>
-[1.5][compiler] Behavior change for binding for parameterized type
-
 <a name="v_879_R34x"></a>
 <hr><h1>
 Eclipse Platform Build Notes<br>
 Java Development Tooling Core</h1>
-Eclipse SDK 3.4.1 - July 23, 2008
+Eclipse SDK 3.4.1 - July 29, 2008 - 3.4.1
 <br>Project org.eclipse.jdt.core v_879_R34x
 (<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_879_R34x">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=236096">236096</a>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=239439">239439</a>
+[1.5][compiler] Behavior change for binding for parameterized type
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=236096">236096</a>
 Incorrectly allow raw return type in overridden method
 <br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=238014">238014</a>
 [1.5][compiler] Missing "name clash" error?