HEAD - Fix copyrights and version name
diff --git a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index 9d15f36..1f2f959 100644
--- a/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
+++ b/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
@@ -14,8 +14,8 @@
 #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.836, pre-3.4.0 milestone-5
-compiler.copyright = Copyright IBM Corp 2000, 2007. All rights reserved.
+compiler.version = 0.836, 3.4.0 milestone-5
+compiler.copyright = Copyright IBM Corp 2000, 2008. All rights reserved.
 
 ### progress
 progress.compiling = Compiling