Preparing 1.0.1 release.
diff --git a/com.google.eclipse.protobuf.feature/feature.xml b/com.google.eclipse.protobuf.feature/feature.xml
index 42f2fdd..30f8fcc 100644
--- a/com.google.eclipse.protobuf.feature/feature.xml
+++ b/com.google.eclipse.protobuf.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="com.google.eclipse.protobuf"
label="%featureName"
- version="1.0.0.qualifier"
+ version="1.0.1.qualifier"
provider-name="%providerName">
<description url="https://code.google.com/p/protobuf-dt/">
diff --git a/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF
index 3ba9271..2fa7b99 100644
--- a/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF
+++ b/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.1.qualifier
Bundle-SymbolicName: com.google.eclipse.protobuf.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: com.google.eclipse.protobuf;visibility:=reexport,
diff --git a/com.google.eclipse.protobuf/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf/META-INF/MANIFEST.MF
index b6c702e..583ea5e 100644
--- a/com.google.eclipse.protobuf/META-INF/MANIFEST.MF
+++ b/com.google.eclipse.protobuf/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
Eclipse-ExtensibleAPI: true
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.1.qualifier
Bundle-SymbolicName: com.google.eclipse.protobuf; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar
index 6da0530..665ac9c 100644
--- a/update-site/artifacts.jar
+++ b/update-site/artifacts.jar
Binary files differ
diff --git a/update-site/content.jar b/update-site/content.jar
index e938bdb..e3c0826 100644
--- a/update-site/content.jar
+++ b/update-site/content.jar
Binary files differ
diff --git a/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121337.jar b/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121337.jar
new file mode 100644
index 0000000..e4ace07
--- /dev/null
+++ b/update-site/features/com.google.eclipse.protobuf_1.0.1.201109121337.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121337.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121337.jar
new file mode 100644
index 0000000..9050793
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.1.201109121337.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121337.jar b/update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121337.jar
new file mode 100644
index 0000000..7f4f20e
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf_1.0.1.201109121337.jar
Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml
index 62ffa1e..784803d 100644
--- a/update-site/site.xml
+++ b/update-site/site.xml
@@ -6,5 +6,8 @@
<feature url="features/com.google.eclipse.protobuf_1.0.0.201108021004.jar" id="com.google.eclipse.protobuf" version="1.0.0.201108021004">
<category name="google"/>
</feature>
+ <feature url="features/com.google.eclipse.protobuf_1.0.1.201109121337.jar" id="com.google.eclipse.protobuf" version="1.0.1.201109121337">
+ <category name="google"/>
+ </feature>
<category-def name="google" label="Google"/>
</site>