FYI/pushed: [release/branch] Bump GDB's version number to 14.2.90.DATE-git.

Message ID 20240303061021.384413-1-brobecker@adacore.com
State New
Headers
Series FYI/pushed: [release/branch] Bump GDB's version number to 14.2.90.DATE-git. |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply

Commit Message

Joel Brobecker March 3, 2024, 6:10 a.m. UTC
  Hello,

A quick email to let you know that I'm about to push the following
commit to the gdb-14-branch.

Thank you!

This commit changes gdb/version.in to 14.2.90.DATE-git.

This commit also makes the following changes in gdb/testsuite:

	* gdb.base/default.exp: Change $_gdb_minor to 3.
---
 gdb/testsuite/gdb.base/default.exp | 2 +-
 gdb/version.in                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index 8612117cb4f..260799a668a 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -612,7 +612,7 @@  set show_conv_list \
 	{$_gdb_setting_str = <internal function _gdb_setting_str>} \
 	{$_gdb_setting = <internal function _gdb_setting>} \
 	{$_gdb_major = 14} \
-	{$_gdb_minor = 2} \
+	{$_gdb_minor = 3} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
     }
diff --git a/gdb/version.in b/gdb/version.in
index 6b5bab0678a..524d573b326 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@ 
-14.2
+14.2.90.DATE-git