Bump version to 14.0.50.DATE-git.

Now that the GDB 13 branch has been created,
this commit bumps the version number in gdb/version.in to
14.0.50.DATE-git

For the record, the GDB 13 branch was created
from commit 71c90666e6.

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 14.
This commit is contained in:
Joel Brobecker 2022-12-18 08:34:03 +04:00
parent 71c90666e6
commit 4820e86403
2 changed files with 2 additions and 2 deletions

View file

@ -606,7 +606,7 @@ set show_conv_list \
{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
{$_gdb_setting_str = <internal function _gdb_setting_str>} \
{$_gdb_setting = <internal function _gdb_setting>} \
{$_gdb_major = 13} \
{$_gdb_major = 14} \
{$_gdb_minor = 1} \
{$_shell_exitsignal = void} \
{$_shell_exitcode = 0} \

View file

@ -1 +1 @@
13.0.50.DATE-git
14.0.50.DATE-git