Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2011-01-18 21:15:09 +0000
committerPascal Rapicault2011-01-18 21:15:09 +0000
commitd4c69aeb00b975f4b3fdc9a6d9384b32cfbea574 (patch)
treebb34f01e9cb3aa718cfad2b5ae6ee6fc244536f0
parent7f522e530cf0d6f3b28c98c202cb5c58fa9c27bb (diff)
downloadrt.equinox.p2-d4c69aeb00b975f4b3fdc9a6d9384b32cfbea574.tar.gz
rt.equinox.p2-d4c69aeb00b975f4b3fdc9a6d9384b32cfbea574.tar.xz
rt.equinox.p2-d4c69aeb00b975f4b3fdc9a6d9384b32cfbea574.zip
Update version numberv20110118-1616
-rw-r--r--bundles/org.eclipse.equinox.p2.discovery.compatibility/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.discovery.compatibility/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.discovery.compatibility/META-INF/MANIFEST.MF
index 43134b1e2..f9cb23ccd 100644
--- a/bundles/org.eclipse.equinox.p2.discovery.compatibility/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.discovery.compatibility/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.equinox.p2.discovery.compatibility;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.0",

Back to the top