Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.egf.pattern.jet/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.egf.pattern.jet/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.egf.pattern.jet/META-INF/MANIFEST.MF b/plugins/org.eclipse.egf.pattern.jet/META-INF/MANIFEST.MF
index bb529db95..da8033f6d 100644
--- a/plugins/org.eclipse.egf.pattern.jet/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.egf.pattern.jet/META-INF/MANIFEST.MF
@@ -5,7 +5,7 @@ Bundle-Vendor: %providerName
Bundle-ClassPath: .
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.egf.pattern.jet;singleton:=true
-Bundle-Version: 1.6.1.qualifier
+Bundle-Version: 1.6.2.qualifier
Bundle-Activator: org.eclipse.egf.pattern.jet.Activator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.egf.pattern;visibility:=reexport,

Back to the top