[binutils-gdb/gdb-14-branch] Bump GDB's version number to 14.2.90.DATE-git.

Joel Brobecker brobecke@sourceware.org
Sun Mar 3 06:10:31 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8a9117d993d7e25954bfad0f1feb2c7d87eb5a0b

commit 8a9117d993d7e25954bfad0f1feb2c7d87eb5a0b
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Sun Mar 3 10:08:46 2024 +0400

    Bump GDB's version number to 14.2.90.DATE-git.
    
    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.

Diff:
---
 gdb/testsuite/gdb.base/default.exp | 2 +-
 gdb/version.in                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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


More information about the Gdb-cvs mailing list