[release/branch] Bump GDB's version number to 13.1.90.DATE-git.

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

Commit Message

Joel Brobecker Feb. 19, 2023, 2:01 p.m. UTC
  Hello,

Now that the GDB 13.1 tag has been created, time to do the following:

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

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

	* gdb.base/default.exp: Change $_gdb_minor to 2.

Pushing to this commit to the gdb-13-branch...

Thanks,
  

Patch

diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index 3cafd2ac9b..e1dbb591bd 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -607,7 +607,7 @@  set show_conv_list \
 	{$_gdb_setting_str = <internal function _gdb_setting_str>} \
 	{$_gdb_setting = <internal function _gdb_setting>} \
 	{$_gdb_major = 13} \
-	{$_gdb_minor = 1} \
+	{$_gdb_minor = 2} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
     }
diff --git a/gdb/version.in b/gdb/version.in
index cdb4ac4096..112f9ddb72 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@ 
-13.1
+13.1.90.DATE-git