diff options
-rw-r--r-- | config/debug/gdb.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in index 990633ae..ea61042a 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -114,8 +114,7 @@ config GDB_V_6_7_1 config GDB_V_6_8 bool - prompt "6.8 (EXPERIMENTAL)" - depends on EXPERIMENTAL + prompt "6.8" # CT_INSERT_VERSION_ABOVE # Don't remove above line! |