Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordwagelaar2017-06-05 10:01:25 +0000
committerdwagelaar2017-06-05 10:01:25 +0000
commit02515beac26932ba407a1169dbd9bb405193aa89 (patch)
tree081ad25a9b638a599772421c4f25d62b97a652dc /plugins/org.eclipse.m2m.atl.adt.debug/META-INF/MANIFEST.MF
parent64b38b8b0785fa81c5d71f83ed80bf3933fd25b6 (diff)
downloadorg.eclipse.atl-02515beac26932ba407a1169dbd9bb405193aa89.tar.gz
org.eclipse.atl-02515beac26932ba407a1169dbd9bb405193aa89.tar.xz
org.eclipse.atl-02515beac26932ba407a1169dbd9bb405193aa89.zip
Bump version to 4.0.0.
Diffstat (limited to 'plugins/org.eclipse.m2m.atl.adt.debug/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.m2m.atl.adt.debug/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.m2m.atl.adt.debug/META-INF/MANIFEST.MF b/plugins/org.eclipse.m2m.atl.adt.debug/META-INF/MANIFEST.MF
index b4aa3b0f..e8986c29 100644
--- a/plugins/org.eclipse.m2m.atl.adt.debug/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.m2m.atl.adt.debug/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.m2m.atl.adt.debug;singleton:=true
-Bundle-Version: 3.8.0.qualifier
+Bundle-Version: 4.0.0.qualifier
Bundle-Activator: org.eclipse.m2m.atl.adt.debug.AtlDebugPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top