Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Zarna2008-09-03 09:31:10 +0000
committerTomasz Zarna2008-09-03 09:31:10 +0000
commitcda847d7cdce99c01984c77933efd94873fb8cd0 (patch)
tree8d703e952e6e2ac2e800a346f650506a9662bf63 /bundles/org.eclipse.core.net/fragments
parentf9107ff7f1781926529876b1360131a03b994a88 (diff)
downloadeclipse.platform.team-cda847d7cdce99c01984c77933efd94873fb8cd0.tar.gz
eclipse.platform.team-cda847d7cdce99c01984c77933efd94873fb8cd0.tar.xz
eclipse.platform.team-cda847d7cdce99c01984c77933efd94873fb8cd0.zip
bug 245845: [Net] Fragment org.eclipse.core.net.linux.x86 version number needs an update
Diffstat (limited to 'bundles/org.eclipse.core.net/fragments')
-rw-r--r--bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/META-INF/MANIFEST.MF
index a76e1cce0..1c45f1321 100644
--- a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-Localization: fragment
Bundle-SymbolicName: org.eclipse.core.net.linux.x86;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
Fragment-Host: org.eclipse.core.net;bundle-version="1.1.0"
Eclipse-PlatformFilter: (& (osgi.os=linux) (osgi.arch=x86))
Bundle-RequiredExecutionEnvironment: J2SE-1.4

Back to the top