3.4 service patch - Preparing build input
diff --git a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index 31455c5..c50b472 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.877_IES_R34x, 3.4.1
+compiler.version = 0.877a_R34x, 3.4.1
 compiler.copyright = Copyright IBM Corp 2000, 2008. All rights reserved.
 
 ### progress
diff --git a/buildnotes_jdt-core.html b/buildnotes_jdt-core.html
index 8f19f76..7fd9761 100644
--- a/buildnotes_jdt-core.html
+++ b/buildnotes_jdt-core.html
@@ -38,13 +38,13 @@
 	</td>
   </tr>
 </table>
-<a name="v_877_IES_R34x"></a>
+<a name="v_877a_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_877_IES_R34x
-(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_877_IES_R34x">cvs</a>).
+Eclipse SDK 3.4.1 - July 30, 2008 - 3.4.1
+<br>Project org.eclipse.jdt.core v_877a_R34x
+(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_877a_R34x">cvs</a>).
 <h2>What's new in this drop</h2>
 <ul>
 <li>Increase plug-in version to 3.4.1.</li>