Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-06-12 14:29:11 +0000
committerMatthias Sohn2019-06-12 14:29:11 +0000
commit3dad0682be8899f32923f338163c6a6f4cddeb11 (patch)
tree9326374f8cee81997469e612dfcbe75404fda43b /org.eclipse.jgit.ui/META-INF/MANIFEST.MF
parent0e9361f06651bbc3d83bade35afd04caae9edc0c (diff)
downloadjgit-3dad0682be8899f32923f338163c6a6f4cddeb11.tar.gz
jgit-3dad0682be8899f32923f338163c6a6f4cddeb11.tar.xz
jgit-3dad0682be8899f32923f338163c6a6f4cddeb11.zip
Change-Id: Ie68828af68d07cf8e3fe778d39436f539f1c73d0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF
index 27e585f7d7..48a9668794 100644
--- a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.ui
Bundle-SymbolicName: org.eclipse.jgit.ui
-Bundle-Version: 5.4.0.201906120450-r
+Bundle-Version: 5.4.0.201906121030-r
Bundle-Vendor: %provider_name
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.jgit.awtui;version="5.4.0"

Back to the top