Skip to content

Commit 1a25dfd

Browse files
committed
fix dependency version of cppcheclipse core
1 parent 64b9744 commit 1a25dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.googlecode.cppcheclipse.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Bundle-Activator: com.googlecode.cppcheclipse.ui.Activator
77
Bundle-Vendor: Konrad Windszus
88
Require-Bundle: org.eclipse.ui;bundle-version="3.4.0",
99
org.eclipse.core.runtime;bundle-version="3.4.0",
10-
com.googlecode.cppcheclipse.core;bundle-version="0.9.7",
10+
com.googlecode.cppcheclipse.core;bundle-version="0.9.9",
1111
org.eclipse.core.resources;bundle-version="3.4.0",
1212
org.eclipse.cdt.core;bundle-version="5.0.0",
1313
org.eclipse.ui.editors;bundle-version="3.4.0",

0 commit comments

Comments
 (0)