Bump version to 15.0.50.DATE-git.
authorJoel Brobecker <brobecker@adacore.com>
Sun, 8 Oct 2023 07:52:29 +0000 (09:52 +0200)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 8 Oct 2023 07:52:29 +0000 (09:52 +0200)
Now that the GDB 14 branch has been created,
this commit bumps the version number in gdb/version.in to
15.0.50.DATE-git

For the record, the GDB 14 branch was created
from commit 8f12a1a841cd0c447de7a5a0f134a0efece73588.

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

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

index aca8d5fcf36a0ef12f214caa556d8e87bf68e253..2b5294fcddd78f933e70506043b13032f90c20ac 100644 (file)
@@ -611,7 +611,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 = 14} \
+       {$_gdb_major = 15} \
        {$_gdb_minor = 1} \
        {$_shell_exitsignal = void} \
        {$_shell_exitcode = 0} \
index 403ecd2e6b3ba69680a3fe1ccac49c6c5567420a..3d3693b2d5d1cb0c944caadbb42ab5c37b7cdd3d 100644 (file)
@@ -1 +1 @@
-14.0.50.DATE-git
\ No newline at end of file
+15.0.50.DATE-git
\ No newline at end of file