Roll version and update site
diff --git a/com.google.eclipse.protobuf.feature/feature.xml b/com.google.eclipse.protobuf.feature/feature.xml
index 7def2fd..586a141 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.4.0.qualifier"
+      version="1.4.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 041ad8a..a1c9a2e 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.4.0.qualifier

+Bundle-Version: 1.4.1.qualifier

 Bundle-SymbolicName: com.google.eclipse.protobuf.ui; singleton:=true

 Bundle-ActivationPolicy: lazy

 Require-Bundle: com.google.eclipse.protobuf;visibility:=reexport,

@@ -29,5 +29,6 @@
  com.google.eclipse.protobuf.ui.plugin,

  com.google.eclipse.protobuf.ui.preferences,

  com.google.eclipse.protobuf.ui.preferences.compiler,

- com.google.eclipse.protobuf.ui.util

+ com.google.eclipse.protobuf.ui.util,

+ com.google.eclipse.protobuf.ui.quickfix

 Bundle-Activator: com.google.eclipse.protobuf.ui.internal.ProtobufActivator

diff --git a/com.google.eclipse.protobuf/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf/META-INF/MANIFEST.MF
index 1c3a3fc..3bad082 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.4.0.qualifier

+Bundle-Version: 1.4.1.qualifier

 Bundle-SymbolicName: com.google.eclipse.protobuf; singleton:=true

 Bundle-ActivationPolicy: lazy

 Require-Bundle: org.eclipse.xtext;bundle-version="2.3.0",

diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar
index 5aef83c..a7fafc4 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 e53bdc8..b1418da 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.4.1.201306170929.jar b/update-site/features/com.google.eclipse.protobuf_1.4.1.201306170929.jar
new file mode 100644
index 0000000..c9c64c3
--- /dev/null
+++ b/update-site/features/com.google.eclipse.protobuf_1.4.1.201306170929.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_1.4.1.201306170929.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_1.4.1.201306170929.jar
new file mode 100644
index 0000000..929db92
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf.ui_1.4.1.201306170929.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_1.4.1.201306170929.jar b/update-site/plugins/com.google.eclipse.protobuf_1.4.1.201306170929.jar
new file mode 100644
index 0000000..83f99fc
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf_1.4.1.201306170929.jar
Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml
index a320571..8770507 100644
--- a/update-site/site.xml
+++ b/update-site/site.xml
@@ -3,7 +3,7 @@
    <description name="protobuf-dt" url="http://protobuf-dt.googlecode.com/git/update-site">
       Update site for protobuf-dt, an Eclipse-based Development Environment for Protocol Buffers.
    </description>
-   <feature url="features/com.google.eclipse.protobuf_1.4.0.201305301223.jar" id="com.google.eclipse.protobuf" version="1.4.0.201305301223">
+   <feature url="features/com.google.eclipse.protobuf_1.4.1.201306170929.jar" id="com.google.eclipse.protobuf" version="1.4.1.201306170929">
       <category name="google"/>
    </feature>
    <category-def name="google" label="Google Inc."/>