Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2015-10-13 22:23:22 +0000
committerSam Davis2015-10-13 22:23:22 +0000
commit4ed20a19954cfd37d6575da179cfe7b1fae0a465 (patch)
treedc9782612c64c94c945999d8b975a49bda07d691 /org.eclipse.mylyn.sandbox.ui/META-INF/MANIFEST.MF
parentaf165bfa49a39235763996e38ffa7e7edbacd31d (diff)
downloadorg.eclipse.mylyn.incubator-4ed20a19954cfd37d6575da179cfe7b1fae0a465.tar.gz
org.eclipse.mylyn.incubator-4ed20a19954cfd37d6575da179cfe7b1fae0a465.tar.xz
org.eclipse.mylyn.incubator-4ed20a19954cfd37d6575da179cfe7b1fae0a465.zip
471058: update incubator versions to 3.17
Change-Id: Iff88f96b5befc3c7f1767c977cfad0f7da376ae7 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=471058
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 f7e7207d..19d794e7 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.17.0.qualifier
+Bundle-Version: 3.18.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