Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.photran.core.intel/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.photran.core.intel/META-INF/MANIFEST.MF b/org.eclipse.photran.core.intel/META-INF/MANIFEST.MF
index 0ff4c0d8..1d63cbd3 100644
--- a/org.eclipse.photran.core.intel/META-INF/MANIFEST.MF
+++ b/org.eclipse.photran.core.intel/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.photran.core.intel; singleton:=true
-Bundle-Version: 5.0.0.qualifier
+Bundle-Version: 5.0.1.qualifier
Bundle-ClassPath: photranIntel.jar
Bundle-Activator: org.eclipse.photran.core.intel.IntelPlugin
Bundle-Vendor: %providerName

Back to the top