Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2012-11-15 07:35:50 +0000
committerHenrik Rentz-Reichert2012-11-15 07:36:50 +0000
commitfadac33df1d4d4af3a68f73a3d94f47c50f0bfa9 (patch)
tree1bb7c30010a0df698a999f38c0be99cd46046db3 /plugins/org.eclipse.etrice.logging
parentcee5a6f76524b0a1412f48ff759c95da41d06c62 (diff)
downloadorg.eclipse.etrice-fadac33df1d4d4af3a68f73a3d94f47c50f0bfa9.tar.gz
org.eclipse.etrice-fadac33df1d4d4af3a68f73a3d94f47c50f0bfa9.tar.xz
org.eclipse.etrice-fadac33df1d4d4af3a68f73a3d94f47c50f0bfa9.zip
[*] updated eTrice versions in manifestsv_0.3.0.M1
Diffstat (limited to 'plugins/org.eclipse.etrice.logging')
-rw-r--r--plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF b/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF
index 51797e7ab..56f5375e5 100644
--- a/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: eTrice Logging Fragment
Bundle-SymbolicName: org.eclipse.etrice.logging
-Bundle-Version: 0.2.0.qualifier
+Bundle-Version: 0.3.0.qualifier
Bundle-Vendor: eTrice (Incubation)
Fragment-Host: org.apache.log4j;bundle-version="1.2.15.v201012070815"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top