Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsjurack2010-05-20 11:41:26 +0000
committersjurack2010-05-20 11:41:26 +0000
commitd075dd447a169509862ed0204644fb065dbc51cb (patch)
tree95b4e1a0247897347acb09806fdfd25b38e101ad /plugins/org.eclipse.emf.henshin.examples/META-INF
parent5448fcd737bb6b120fd0664073f1ea1254873f68 (diff)
downloadorg.eclipse.emft.henshin-d075dd447a169509862ed0204644fb065dbc51cb.tar.gz
org.eclipse.emft.henshin-d075dd447a169509862ed0204644fb065dbc51cb.tar.xz
org.eclipse.emft.henshin-d075dd447a169509862ed0204644fb065dbc51cb.zip
Version 0.5.1 --> 0.6.0
Diffstat (limited to 'plugins/org.eclipse.emf.henshin.examples/META-INF')
-rw-r--r--plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF
index 841d6e13c..671d6c50f 100644
--- a/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.henshin.examples/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.emf.henshin.examples;singleton:=true
-Bundle-Version: 0.5.1.qualifier
+Bundle-Version: 0.6.0.qualifier
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy

Back to the top