]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Bump version to 14.0.50.DATE-git.
authorJoel Brobecker <brobecker@adacore.com>
Sun, 18 Dec 2022 04:34:03 +0000 (08:34 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 18 Dec 2022 04:34:03 +0000 (08:34 +0400)
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 71c90666e601c511a5f495827ca9ba545e4cb463.

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.

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

index 20cbab2e586f1138cf854b5400007c7eb7a62e08..182c7beacffe1722bfb5b60198bbad6ef27850b9 100644 (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} \
index c865eb9d98b023e4cbb91978c79ce409597fb9ff..403ecd2e6b3ba69680a3fe1ccac49c6c5567420a 100644 (file)
@@ -1 +1 @@
-13.0.50.DATE-git
\ No newline at end of file
+14.0.50.DATE-git
\ No newline at end of file