Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-06-26 06:35:30 +0000
committerEike Stepper2012-06-26 06:35:30 +0000
commit79ee2993d0aa71e97973103ce6689e9134ec1c88 (patch)
treec4074fdd24a842a450e8675f711f69698119578c /plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF
parent6074fe7c261f18a755625e5e8fdc23a3f666cb26 (diff)
downloadcdo-79ee2993d0aa71e97973103ce6689e9134ec1c88.tar.gz
cdo-79ee2993d0aa71e97973103ce6689e9134ec1c88.tar.xz
cdo-79ee2993d0aa71e97973103ce6689e9134ec1c88.zip
Adjust launches
Diffstat (limited to 'plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF b/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF
index 29942b64ec..8adba7555c 100644
--- a/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF
@@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CDO Electronic Restaurant Example RCP Department
Bundle-SymbolicName: org.gastro.rcp.department; singleton:=true
-Bundle-Version: 4.0.100.qualifier
+Bundle-Version: 4.0.200.qualifier
Bundle-Activator: org.gastro.rcp.internal.department.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Eclipse Modeling Project
Require-Bundle: org.gastro.rcp;bundle-version="[4.0.0,5.0.0)";visibility:=reexport
-Export-Package: com.swtdesigner;version="4.0.100";x-internal:=true,
- org.gastro.rcp.internal.department;version="4.0.100";x-internal:=true
+Export-Package: com.swtdesigner;version="4.0.200";x-internal:=true,
+ org.gastro.rcp.internal.department;version="4.0.200";x-internal:=true

Back to the top