diff options
author | Pascal Rapicault | 2008-09-30 17:38:01 +0000 |
---|---|---|
committer | Pascal Rapicault | 2008-09-30 17:38:01 +0000 |
commit | 222077723120f713e5df54d63097369199fc8a06 (patch) | |
tree | 9b8d2497bb9d416aa192f6a33bd8aab31c74bf14 | |
parent | 4c4ab034b02f1d8d9c127ecd6f195c9533b02940 (diff) | |
download | rt.equinox.p2-R3_4_1_maintenance_patches.tar.gz rt.equinox.p2-R3_4_1_maintenance_patches.tar.xz rt.equinox.p2-R3_4_1_maintenance_patches.zip |
update plug-in version numberR34x_v20080930R3_4_1_maintenance_patches
-rw-r--r-- | bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF | 2 | ||||
-rw-r--r-- | bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF index 204dfc9c6..1f24ddd25 100644 --- a/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.equinox.frameworkadmin.equinox;singleton:=true -Bundle-Version: 1.0.2.qualifier +Bundle-Version: 1.0.3.qualifier Bundle-Activator: org.eclipse.equinox.internal.frameworkadmin.equinox.Activator Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF index 35d24b29b..af19e9da7 100644 --- a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %bundleName Bundle-SymbolicName: org.eclipse.equinox.simpleconfigurator.manipulator;singleton:=true -Bundle-Version: 1.0.2.qualifier +Bundle-Version: 1.0.3.qualifier Bundle-Localization: plugin Bundle-Activator: org.eclipse.equinox.internal.simpleconfigurator.manipulator.Activator Eclipse-LazyStart: true |