Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-03-08 12:26:36 +0000
committerAlexander Kurtakov2020-03-08 12:37:43 +0000
commit793659b56dff00cad67b13cd360a7c67ec1ce42c (patch)
treecaf0a0629fa26d173d01be6aba522a8c18851f57 /bundles/org.eclipse.cvs/META-INF/MANIFEST.MF
parentf2e3ad743685b1c01908a5223fe02e64ff5cc94e (diff)
downloadeclipse.platform.team-793659b56dff00cad67b13cd360a7c67ec1ce42c.tar.gz
eclipse.platform.team-793659b56dff00cad67b13cd360a7c67ec1ce42c.tar.xz
eclipse.platform.team-793659b56dff00cad67b13cd360a7c67ec1ce42c.zip
Change-Id: Ic2f0e07926919724a344cdc58e9a64fa2ec49b01 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.cvs/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.cvs/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.cvs/META-INF/MANIFEST.MF b/bundles/org.eclipse.cvs/META-INF/MANIFEST.MF
index c03108a7f..46da0c13d 100644
--- a/bundles/org.eclipse.cvs/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.cvs/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cvs; singleton:=true
-Bundle-Version: 1.4.1300.qualifier
+Bundle-Version: 1.4.1400.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top