mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 02:06:01 +02:00
Missed a version number for the fragment plugin
This commit is contained in:
parent
d0843df8ac
commit
1885198194
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
version="1.1.0"
|
version="1.1.0"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
plugin-id="org.eclipse.cdt.core"
|
plugin-id="org.eclipse.cdt.core"
|
||||||
plugin-version="1.0.1">
|
plugin-version="1.1.0">
|
||||||
|
|
||||||
<runtime>
|
<runtime>
|
||||||
<library name="cdt_win32.jar"/>
|
<library name="cdt_win32.jar"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue