mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00
Change the version to reflect the one in the head.
This commit is contained in:
parent
7ff25dd4c8
commit
c3b73e0452
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
version="2.0.0"
|
||||
provider-name="%providerName"
|
||||
plugin-id="org.eclipse.cdt.core"
|
||||
plugin-version="1.2.0">
|
||||
plugin-version="2.0.0">
|
||||
|
||||
<runtime>
|
||||
<library name="cdt_linux.jar"/>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
version="2.0.0"
|
||||
provider-name="%providerName"
|
||||
plugin-id="org.eclipse.cdt.core"
|
||||
plugin-version="1.2.0">
|
||||
plugin-version="2.0.0">
|
||||
|
||||
<runtime>
|
||||
<library name="cdt_qnx.jar"/>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
version="2.0.0"
|
||||
provider-name="%providerName"
|
||||
plugin-id="org.eclipse.cdt.core"
|
||||
plugin-version="1.2.0">
|
||||
plugin-version="2.0.0">
|
||||
|
||||
<runtime>
|
||||
<library name="cdt_solaris.jar"/>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
version="2.0.0"
|
||||
provider-name="%providerName"
|
||||
plugin-id="org.eclipse.cdt.core"
|
||||
plugin-version="1.2.0">
|
||||
plugin-version="2.0.0">
|
||||
|
||||
<runtime>
|
||||
<library name="cdt_win32.jar"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue