Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2013-07-11 15:37:33 +0000
committerJohn Arthorne2013-07-11 15:37:33 +0000
commitcaaa43e955cc71edcf993a305395e569bf723aa2 (patch)
tree3a406ccae518bf45aa6808263212424b111d25b0 /bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF
parent155e4ad7c5ab018e78f071027dccbe8d58e4f030 (diff)
downloadrt.equinox.p2-caaa43e955cc71edcf993a305395e569bf723aa2.tar.gz
rt.equinox.p2-caaa43e955cc71edcf993a305395e569bf723aa2.tar.xz
rt.equinox.p2-caaa43e955cc71edcf993a305395e569bf723aa2.zip
Increment bundle version and tidyI20130723-0800I20130717-1600I20130716-0800
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF
index 899ff4823..4c2b61040 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.artifact.repository;singleton:=true
-Bundle-Version: 1.1.200.qualifier
+Bundle-Version: 1.1.300.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.artifact.repository.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top