diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-12-18 08:34:03 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-12-18 08:34:03 +0400 |
commit | 4820e86403c61e9a78b591cc7c1f4b2e46a308ef (patch) | |
tree | 8b573748040d1a8ace549ec6ef7e2e6c9894f7d2 /gdb/version.in | |
parent | 71c90666e601c511a5f495827ca9ba545e4cb463 (diff) | |
download | fsf-binutils-gdb-4820e86403c61e9a78b591cc7c1f4b2e46a308ef.zip fsf-binutils-gdb-4820e86403c61e9a78b591cc7c1f4b2e46a308ef.tar.gz fsf-binutils-gdb-4820e86403c61e9a78b591cc7c1f4b2e46a308ef.tar.bz2 |
Bump version to 14.0.50.DATE-git.
Now that the GDB 13 branch has been created,
this commit bumps the version number in gdb/version.in to
14.0.50.DATE-git
For the record, the GDB 13 branch was created
from commit 71c90666e601c511a5f495827ca9ba545e4cb463.
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 14.
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 c865eb9..403ecd2 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -13.0.50.DATE-git
\ No newline at end of file +14.0.50.DATE-git
\ No newline at end of file |