[release/branch,1/2] Bump version to 16.0.90.DATE-git.

Message ID 20241229025946.261290-2-brobecker@adacore.com
State New
Headers
Series [release/branch,1/2] Bump version to 16.0.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 Dec. 29, 2024, 2:59 a.m. UTC
  Now that the GDB 16 branch has been created,
this commit bumps the version number in gdb/version.in to
16.0.90.DATE-git

For the record, the GDB 16 branch was created
from commit ee29a3c4ac7adc928ae6ed1fed3b59c940a519a4.
---
 gdb/version.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/gdb/version.in b/gdb/version.in
index 48f1b847670..83c2d6a9089 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@ 
-16.0.50.DATE-git
\ No newline at end of file
+16.0.90.DATE-git
\ No newline at end of file