mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-18 00:37:28 +08:00
Bump version to 16.0.50.DATE-git.
Now that the GDB 15 branch has been created,
this commit bumps the version number in gdb/version.in to
16.0.50.DATE-git
For the record, the GDB 15 branch was created
from commit 3a624d9f1c.
Also, as a result of the version bump, the following changes
have been made in gdb/testsuite:
* gdb.base/default.exp: Change $_gdb_major to 16.
This commit is contained in:
@@ -691,7 +691,7 @@ set show_conv_list \
|
|||||||
{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
|
{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
|
||||||
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
|
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
|
||||||
{$_gdb_setting = <internal function _gdb_setting>} \
|
{$_gdb_setting = <internal function _gdb_setting>} \
|
||||||
{$_gdb_major = 15} \
|
{$_gdb_major = 16} \
|
||||||
{$_gdb_minor = 1} \
|
{$_gdb_minor = 1} \
|
||||||
{$_shell_exitsignal = void} \
|
{$_shell_exitsignal = void} \
|
||||||
{$_shell_exitcode = 0} \
|
{$_shell_exitcode = 0} \
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
15.0.50.DATE-git
|
16.0.50.DATE-git
|
||||||
Reference in New Issue
Block a user