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

Joel Brobecker brobecke@sourceware.org
Sat Feb 1 10:29:25 GMT 2025


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

commit 39330efedd3bf9f945f9817cea0660ed225bbbfc
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Sat Feb 1 14:28:15 2025 +0400

    Bump GDB's version number to 16.2.90.DATE-git.
    
    This commit changes gdb/version.in to 16.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 18df468d04a..8d15bb5b78e 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -692,7 +692,7 @@ set show_conv_list \
 	{$_gdb_setting_str = <internal function _gdb_setting_str>} \
 	{$_gdb_setting = <internal function _gdb_setting>} \
 	{$_gdb_major = 16} \
-	{$_gdb_minor = 2} \
+	{$_gdb_minor = 3} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
     }
diff --git a/gdb/version.in b/gdb/version.in
index f6eb05e3c63..aea9ec65ab0 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-16.2
+16.2.90.DATE-git


More information about the Gdb-cvs mailing list