diff options
author | Matthias Sohn | 2019-03-06 14:20:36 -0500 |
---|---|---|
committer | Matthias Sohn | 2019-03-06 14:20:36 -0500 |
commit | f5ab350aab532210d70a5098869feb1461d485b4 (patch) | |
tree | 52d1a23b5e038ce2f8db65c666d33f3714953287 /org.eclipse.egit.target/META-INF/MANIFEST.MF | |
parent | b8d2883ad1e246db23664a7f206af6b5e8287b98 (diff) | |
download | egit-f5ab350aab532210d70a5098869feb1461d485b4.tar.gz egit-f5ab350aab532210d70a5098869feb1461d485b4.tar.xz egit-f5ab350aab532210d70a5098869feb1461d485b4.zip |
EGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1
Change-Id: I1d2c13d0b1a79f77c3f90cb352fc5ed3369d92d8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.target/META-INF/MANIFEST.MF')
-rw-r--r-- | org.eclipse.egit.target/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.target/META-INF/MANIFEST.MF b/org.eclipse.egit.target/META-INF/MANIFEST.MF index 8f00659c9..ff527cfb2 100644 --- a/org.eclipse.egit.target/META-INF/MANIFEST.MF +++ b/org.eclipse.egit.target/META-INF/MANIFEST.MF @@ -2,5 +2,5 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: EGit Target Platform Bundle Bundle-SymbolicName: org.eclipse.egit.target -Bundle-Version: 5.3.0.qualifier +Bundle-Version: 5.3.0.201903061415-rc1 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |