]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Bump version to 16.0.50.DATE-git.
authorJoel Brobecker <brobecker@adacore.com>
Sun, 26 May 2024 15:57:27 +0000 (08:57 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 26 May 2024 15:57:27 +0000 (08:57 -0700)
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 3a624d9f1c5ccd8cefdd5b7ef12b41513f9006cd.

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.

gdb/testsuite/gdb.base/default.exp
gdb/version.in

index 291722e62c8c831ccb10c5c7cd47472e07e8d1cb..628f0705b7fc322b904700d73a8845beeec730b6 100644 (file)
@@ -691,7 +691,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 = 15} \
+       {$_gdb_major = 16} \
        {$_gdb_minor = 1} \
        {$_shell_exitsignal = void} \
        {$_shell_exitcode = 0} \
index 3d3693b2d5d1cb0c944caadbb42ab5c37b7cdd3d..48f1b847670f7cf2d9b5ca7cf17ed0784c1448bf 100644 (file)
@@ -1 +1 @@
-15.0.50.DATE-git
\ No newline at end of file
+16.0.50.DATE-git
\ No newline at end of file