Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2016-01-11 21:59:37 +0000
committerSam Davis2016-01-11 21:59:37 +0000
commit4c800cb4e89aab31590a96fe961d56464d54383b (patch)
treef84f40ec1c1343ac26029a86b44a830a9b29090a /org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF
parentb010ed42895ab4a515233c1c7921124c2f42fe4c (diff)
downloadorg.eclipse.mylyn.incubator-4c800cb4e89aab31590a96fe961d56464d54383b.tar.gz
org.eclipse.mylyn.incubator-4c800cb4e89aab31590a96fe961d56464d54383b.tar.xz
org.eclipse.mylyn.incubator-4c800cb4e89aab31590a96fe961d56464d54383b.zip
479456: update incubator versions to 3.19
Change-Id: Ie4bf70f4cbb50911f41d619305e708a4afdfe9ee Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479456
Diffstat (limited to 'org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF
index 19d794e7..5752e323 100644
--- a/org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Incubator (Incubation)
Bundle-SymbolicName: org.eclipse.mylyn.sandbox.ui;singleton:=true
-Bundle-Version: 3.18.0.qualifier
+Bundle-Version: 3.19.0.qualifier
Bundle-Activator: org.eclipse.mylyn.internal.sandbox.ui.SandboxUiPlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,

Back to the top