diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-03-20 09:07:22 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-03-20 09:07:22 +0400 |
commit | 05d00250d3c2fd2f62b4603e3d81717334e1e09b (patch) | |
tree | df119f356156f036dcf034b1330e0fad6ed0f98a /gdb/version.in | |
parent | 2be64de603f8b3ae359d2d3fbf5db0e79869f32b (diff) | |
download | gdb-05d00250d3c2fd2f62b4603e3d81717334e1e09b.zip gdb-05d00250d3c2fd2f62b4603e3d81717334e1e09b.tar.gz gdb-05d00250d3c2fd2f62b4603e3d81717334e1e09b.tar.bz2 |
Bump version to 13.0.50.DATE-git.
Now that the GDB 12 branch has been created,
this commit bumps the version number in gdb/version.in to
13.0.50.DATE-git
For the record, the GDB 12 branch was created
from commit 2be64de603f8b3ae359d2d3fbf5db0e79869f32b.
Also, as a result of the version bump, the following changes
have been made in gdb/testsuite:
* gdb.base/default.exp: Change $_gdb_major to 13.
Diffstat (limited to 'gdb/version.in')
-rw-r--r-- | gdb/version.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/version.in b/gdb/version.in index 1b7015d..c865eb9 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -12.0.50.DATE-git
\ No newline at end of file +13.0.50.DATE-git
\ No newline at end of file |