Bump GDB's version number to 12.1.90.DATE-git.

This commit changes gdb/version.in to 12.1.90.DATE-git.

This commit also makes the following changes in gdb/testsuite:

	* gdb.base/default.exp: Change $_gdb_minor to 2.
This commit is contained in:
Joel Brobecker
2022-05-01 12:00:22 -07:00
parent e53a8e8685
commit 6d279a2c3d
2 changed files with 2 additions and 2 deletions

View File

@@ -607,7 +607,7 @@ set show_conv_list \
{$_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 = 12} \ {$_gdb_major = 12} \
{$_gdb_minor = 1} \ {$_gdb_minor = 2} \
{$_shell_exitsignal = void} \ {$_shell_exitsignal = void} \
{$_shell_exitcode = 0} \ {$_shell_exitcode = 0} \
} }

View File

@@ -1 +1 @@
12.1 12.1.90.DATE-git