]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Bump version to 17.0.50.DATE-git.
authorJoel Brobecker <brobecker@adacore.com>
Sun, 29 Dec 2024 02:51:26 +0000 (06:51 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 29 Dec 2024 02:51:26 +0000 (06:51 +0400)
Now that the GDB 16 branch has been created,
this commit bumps the version number in gdb/version.in to
17.0.50.DATE-git

For the record, the GDB 16 branch was created
from commit ee29a3c4ac7adc928ae6ed1fed3b59c940a519a4.

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 17.

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

index b1cf957887b21c5c235a2ed0a9b25ab5cfc23031..bbc95aa0539b86463d9b42c8a7748a6e215161a3 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 = 16} \
+       {$_gdb_major = 17} \
        {$_gdb_minor = 1} \
        {$_shell_exitsignal = void} \
        {$_shell_exitcode = 0} \
index 48f1b847670f7cf2d9b5ca7cf17ed0784c1448bf..75e06a83cc92d0567ac6334575121d2121a1c3a7 100644 (file)
@@ -1 +1 @@
-16.0.50.DATE-git
\ No newline at end of file
+17.0.50.DATE-git
\ No newline at end of file