pushed: [release/branch] Bump GDB's version number to 15.2.90.DATE-git.
Checks
Commit Message
Hello,
A quick email to let you know that I am about to push the following
patch to the release branch...
Thank you!
----
This commit changes gdb/version.in to 15.2.90.DATE-git.
This commit also makes the following changes in gdb/testsuite:
* gdb.base/default.exp: Change $_gdb_minor to 3.
---
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/version.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
@@ -692,7 +692,7 @@ set show_conv_list \
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
{$_gdb_setting = <internal function _gdb_setting>} \
{$_gdb_major = 15} \
- {$_gdb_minor = 2} \
+ {$_gdb_minor = 3} \
{$_shell_exitsignal = void} \
{$_shell_exitcode = 0} \
}
@@ -1 +1 @@
-15.2
+15.2.90.DATE-git