Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2011-08-11 22:04:24 +0000
committerThomas Watson2011-08-11 22:04:24 +0000
commit9dfa830ee7dcc2978dc6a34bcd801a1577cc4eab (patch)
tree71e997b3455ca7f8f5c2b97e67673ea85ed410fe /bundles/org.eclipse.equinox.security
parent0e82ed0a2b8b648b26d2ab5a40e2acccda1d2142 (diff)
downloadrt.equinox.bundles-9dfa830ee7dcc2978dc6a34bcd801a1577cc4eab.tar.gz
rt.equinox.bundles-9dfa830ee7dcc2978dc6a34bcd801a1577cc4eab.tar.xz
rt.equinox.bundles-9dfa830ee7dcc2978dc6a34bcd801a1577cc4eab.zip
Increment version for Juno
Diffstat (limited to 'bundles/org.eclipse.equinox.security')
-rw-r--r--bundles/org.eclipse.equinox.security/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.security/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.security/META-INF/MANIFEST.MF
index e00573c02..dd542fb0c 100644
--- a/bundles/org.eclipse.equinox.security/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.security/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.security;singleton:=true
-Bundle-Version: 1.1.0.qualifier
+Bundle-Version: 1.1.100.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-Activator: org.eclipse.equinox.internal.security.auth.AuthPlugin

Back to the top