Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-05-31 00:12:49 +0000
committerMatthias Sohn2012-05-31 00:12:49 +0000
commit4f9559f22d6ce4be3e362e8b4f4932808bac992b (patch)
tree2422cc9a20cbc572cbb28134159c45a0588bf36d /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent1b352ac44ec17d3990a1d27eaa9d7bd256d4b95b (diff)
downloadegit-github-4f9559f22d6ce4be3e362e8b4f4932808bac992b.tar.gz
egit-github-4f9559f22d6ce4be3e362e8b4f4932808bac992b.tar.xz
egit-github-4f9559f22d6ce4be3e362e8b4f4932808bac992b.zip
Prepare next 2.0.0-SNAPSHOT builds
Change-Id: I81b88be231b7f0730536e82560524bd31af4bb36 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
index 187b1f27..d268b996 100644
--- a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.mylyn.github.core;singleton:=true
-Bundle-Version: 2.0.0.201205301645-rc2
+Bundle-Version: 2.0.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.internal.github.core;version="2.0.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top