Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2010-02-09 19:50:03 +0000
committerJohn Arthorne2010-02-09 19:50:03 +0000
commitc429aa10ae0c357259daf0e41e1687621d3b9364 (patch)
tree3a56070b26c5a4a309a8641b1bc2e139af8bb998
parent176a6cb2304a63b007b7e141631b9c4251b543bc (diff)
downloadrt.equinox.p2-c429aa10ae0c357259daf0e41e1687621d3b9364.tar.gz
rt.equinox.p2-c429aa10ae0c357259daf0e41e1687621d3b9364.tar.xz
rt.equinox.p2-c429aa10ae0c357259daf0e41e1687621d3b9364.zip
Increment service segment for fix in R3_5_maintenance branchR35x_v20100209
-rw-r--r--bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
index 819de077a..d11d0390d 100644
--- a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.equinox.simpleconfigurator.manipulator;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.101.qualifier
Bundle-Localization: plugin
Bundle-Activator: org.eclipse.equinox.internal.simpleconfigurator.manipulator.Activator
Eclipse-LazyStart: true

Back to the top