Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2008-09-30 17:20:04 +0000
committerPascal Rapicault2008-09-30 17:20:04 +0000
commit70c7281316a50b90626308ebfa0d2afa223fb949 (patch)
treeee65c7ac3bb64039b604ded648f410849ae3676d /bundles/org.eclipse.equinox.frameworkadmin.equinox
parent809cb108a1267919d75957a2f8402e669dd9e780 (diff)
downloadrt.equinox.p2-70c7281316a50b90626308ebfa0d2afa223fb949.tar.gz
rt.equinox.p2-70c7281316a50b90626308ebfa0d2afa223fb949.tar.xz
rt.equinox.p2-70c7281316a50b90626308ebfa0d2afa223fb949.zip
Update the version number of the plugins
Diffstat (limited to 'bundles/org.eclipse.equinox.frameworkadmin.equinox')
-rw-r--r--bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 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..992b88006 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.4.qualifier
Bundle-Activator: org.eclipse.equinox.internal.frameworkadmin.equinox.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top