mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 23:33:57 +02:00
Fix missing version bump to 9.0.1 in stand-alone debugger
Change-Id: I9f2e3e48310d62b9423d40c58212b0a41afa6e03 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
parent
b299026e9e
commit
57237cb5a4
1 changed files with 1 additions and 1 deletions
|
@ -38,6 +38,6 @@ DebugRemoteExecutableMenu.label=&Remote Executable...
|
||||||
DebugCore.description=Debug a corefile
|
DebugCore.description=Debug a corefile
|
||||||
DebugCore.name=Debug Core File
|
DebugCore.name=Debug Core File
|
||||||
DebugCoreMenu.label=Debug &Core File...
|
DebugCoreMenu.label=Debug &Core File...
|
||||||
aboutText=Eclipse Stand-alone C/C++ GDB Graphical Debugger\n\nRelease 9.0.0\n
|
aboutText=Eclipse Stand-alone C/C++ GDB Graphical Debugger\n\nRelease 9.0.1\n
|
||||||
ProductDesc=Eclipse Stand-alone C/C++ GDB Debugger
|
ProductDesc=Eclipse Stand-alone C/C++ GDB Debugger
|
||||||
ProductName=Stand-alone C/C++ GDB Debugger
|
ProductName=Stand-alone C/C++ GDB Debugger
|
||||||
|
|
Loading…
Add table
Reference in a new issue