*** empty log message ***
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index 09da8b1..9e02010 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -12,7 +12,7 @@
 Eclipse Platform Build Notes&nbsp;<br>

 Java Development Tooling/Core</h1>

 Eclipse SDK Build R1.0 Rollup

-<br>Project org.eclipse.jdt.core v_139

+<br>Project org.eclipse.jdt.core v_139a

 <h2>

 What's new in this drop</h2>

 

diff --git a/org.eclipse.jdt.core/plugin.xml b/org.eclipse.jdt.core/plugin.xml
index cc3c4b8..abda29b 100644
--- a/org.eclipse.jdt.core/plugin.xml
+++ b/org.eclipse.jdt.core/plugin.xml
@@ -3,7 +3,7 @@
 <plugin

     name = "%pluginName"

     id = "org.eclipse.jdt.core"

-    version = "1.0"

+    version = "1.0.1"

     provider-name = "Object Technology International, Inc."

     class="org.eclipse.jdt.core.JavaCore">