Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-08-25 10:09:15 +0000
committerMatthias Sohn2019-08-25 10:09:15 +0000
commitfc605d358186e5d11d9fd8a4cc6a3a3c187a0286 (patch)
tree3fc0f33c756cd32648abf256a9d5b54f34abfb89 /org.eclipse.egit.ui/META-INF/MANIFEST.MF
parentebc58e2c6631c4b24cff40d1be8dccbdb8a5048d (diff)
downloadegit-fc605d358186e5d11d9fd8a4cc6a3a3c187a0286.tar.gz
egit-fc605d358186e5d11d9fd8a4cc6a3a3c187a0286.tar.xz
egit-fc605d358186e5d11d9fd8a4cc6a3a3c187a0286.zip
Change-Id: Idf6c2125602ee80a1470b364c040845258b49e3a 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 12d61accfd..1fee9e6def 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.4.2.qualifier
+Bundle-Version: 5.4.2.201908231537-r
Bundle-Activator: org.eclipse.egit.ui.Activator
Bundle-Vendor: %provider_name
Bundle-Localization: plugin

Back to the top