From 57237cb5a49dc013bde55134bcf0b26febbd6c54 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Fri, 15 Jul 2016 11:02:03 -0400 Subject: [PATCH] Fix missing version bump to 9.0.1 in stand-alone debugger Change-Id: I9f2e3e48310d62b9423d40c58212b0a41afa6e03 Signed-off-by: Marc-Andre Laperle --- debug/org.eclipse.cdt.debug.application/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug/org.eclipse.cdt.debug.application/plugin.properties b/debug/org.eclipse.cdt.debug.application/plugin.properties index e169bfcd104..ab6f3e30da4 100644 --- a/debug/org.eclipse.cdt.debug.application/plugin.properties +++ b/debug/org.eclipse.cdt.debug.application/plugin.properties @@ -38,6 +38,6 @@ DebugRemoteExecutableMenu.label=&Remote Executable... DebugCore.description=Debug a corefile DebugCore.name=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 ProductName=Stand-alone C/C++ GDB Debugger