Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-06 19:20:36 +0000
committerMatthias Sohn2019-03-06 19:20:36 +0000
commitf5ab350aab532210d70a5098869feb1461d485b4 (patch)
tree52d1a23b5e038ce2f8db65c666d33f3714953287 /org.eclipse.egit.ui/META-INF/MANIFEST.MF
parentb8d2883ad1e246db23664a7f206af6b5e8287b98 (diff)
downloadegit-f5ab350aab532210d70a5098869feb1461d485b4.tar.gz
egit-f5ab350aab532210d70a5098869feb1461d485b4.tar.xz
egit-f5ab350aab532210d70a5098869feb1461d485b4.zip
Change-Id: I1d2c13d0b1a79f77c3f90cb352fc5ed3369d92d8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.ui/META-INF/MANIFEST.MF b/org.eclipse.egit.ui/META-INF/MANIFEST.MF
index 36d5860f44..0844b3bcfb 100644
--- a/org.eclipse.egit.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.egit.ui
Bundle-SymbolicName: org.eclipse.egit.ui;singleton:=true
-Bundle-Version: 5.3.0.qualifier
+Bundle-Version: 5.3.0.201903061415-rc1
Bundle-Activator: org.eclipse.egit.ui.Activator
Bundle-Vendor: %provider_name
Bundle-Localization: plugin

Back to the top