aboutsummaryrefslogtreecommitdiffstats
path: root/tools/eclipse
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-04 18:08:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-04 18:08:33 +0000
commitb68838cc4506002b26d0b6ea5116484deb96bb2d (patch)
tree5a08122e7da3c9a2314983c29ed1321de1011c66 /tools/eclipse
parentff7297b3bfd411e48b3134b5c0bf60e51fce6688 (diff)
downloadChibiOS-b68838cc4506002b26d0b6ea5116484deb96bb2d.tar.gz
ChibiOS-b68838cc4506002b26d0b6ea5116484deb96bb2d.tar.bz2
ChibiOS-b68838cc4506002b26d0b6ea5116484deb96bb2d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4514 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'tools/eclipse')
-rw-r--r--tools/eclipse/config_wizard/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/eclipse/config_wizard/META-INF/MANIFEST.MF b/tools/eclipse/config_wizard/META-INF/MANIFEST.MF
index 1eb0a3bef..f0d5b2adb 100644
--- a/tools/eclipse/config_wizard/META-INF/MANIFEST.MF
+++ b/tools/eclipse/config_wizard/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ChibiOS-RT_Configuration_Support
Bundle-SymbolicName: org.chibios.tools.eclipse.config;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
Bundle-Activator: config_wizard.Activator
Require-Bundle: org.eclipse.core.resources,
org.eclipse.core.runtime,