Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-05-08 18:47:55 +0000
committerMatthias Sohn2019-05-08 18:47:55 +0000
commitdb93a7ae06d933f99f17d3cc5d17595c43065859 (patch)
tree24440495ef2227a3fc3607eeffd508a6bdd3239b /org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
parent59f8ec89a7b8440ecbf2ef1a34e876fc84b8f75f (diff)
downloadegit-db93a7ae06d933f99f17d3cc5d17595c43065859.tar.gz
egit-db93a7ae06d933f99f17d3cc5d17595c43065859.tar.xz
egit-db93a7ae06d933f99f17d3cc5d17595c43065859.zip
Change-Id: I89ca47ca879d02a905ff071cad6d89c07ce2abfb Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.gitflow/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF b/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
index 099ae3743d..5513a7ca52 100644
--- a/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.egit.gitflow
Bundle-SymbolicName: org.eclipse.egit.gitflow;singleton:=true
-Bundle-Version: 5.4.0.qualifier
+Bundle-Version: 5.4.0.201905081430-m2
Bundle-Vendor: %provider_name
Bundle-Activator: org.eclipse.egit.gitflow.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

Back to the top