Bump version to 13.0.50.DATE-git.
authorJoel Brobecker <brobecker@adacore.com>
Sun, 20 Mar 2022 05:07:22 +0000 (09:07 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 20 Mar 2022 05:07:22 +0000 (09:07 +0400)
Now that the GDB 12 branch has been created,
this commit bumps the version number in gdb/version.in to
13.0.50.DATE-git

For the record, the GDB 12 branch was created
from commit 2be64de603f8b3ae359d2d3fbf5db0e79869f32b.

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

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

index 3c243e9b3717bd48ff49431f34f9d3bf69c9f755..f7859c9a47941cb48884571c7708a1d83c97823b 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 = 12} \
+       {$_gdb_major = 13} \
        {$_gdb_minor = 1} \
        {$_shell_exitsignal = void} \
        {$_shell_exitcode = 0} \
index 1b7015de587e5eb6c87f5aefd17ea769d2f65534..c865eb9d98b023e4cbb91978c79ce409597fb9ff 100644 (file)
@@ -1 +1 @@
-12.0.50.DATE-git
\ No newline at end of file
+13.0.50.DATE-git
\ No newline at end of file