mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 13:25:45 +02:00
change version number
This commit is contained in:
parent
b6e6b56698
commit
54dd5f96be
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.cdt.launch"
|
id="org.eclipse.cdt.launch"
|
||||||
name="CDT Launch Plug-in"
|
name="CDT Launch Plug-in"
|
||||||
version="0.0.1"
|
version="1.0.0"
|
||||||
provider-name="QNX Software Systems Ltd."
|
provider-name="QNX Software Systems Ltd."
|
||||||
class="org.eclipse.cdt.launch.internal.ui.LaunchUIPlugin">
|
class="org.eclipse.cdt.launch.internal.ui.LaunchUIPlugin">
|
||||||
|
|
||||||
|
@ -47,4 +47,5 @@
|
||||||
id="org.eclipse.cdt.launch.localClaunchConfigurationTabGroup">
|
id="org.eclipse.cdt.launch.localClaunchConfigurationTabGroup">
|
||||||
</launchConfigurationTabGroup>
|
</launchConfigurationTabGroup>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Add table
Reference in a new issue