1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-20 07:25:23 +02:00

fix for build failure for M7 build

This commit is contained in:
Vivian Kong 2009-05-01 14:27:52 +00:00
parent 7b18dd13af
commit 2f6f5bdcf8
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.build.crossgcc"
label="%featureName"
version="1.0.0"
version="1.0.0.qualifier"
provider-name="%providerName">
<description>

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Good
Bundle-SymbolicName: org.eclipse.cdt.build.crossgcc;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.eclipse.cdt.internal.build.crossgcc.Activator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.cdt.managedbuilder.core;bundle-version="5.0.100",