From: Joel Brobecker Date: Thu, 2 Feb 2023 03:49:08 +0000 (+0400) Subject: gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13". X-Git-Tag: gdb-13.1-release~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc49130bdaaf3feee4689a5beeb4dc0bc8015e7e;p=thirdparty%2Fbinutils-gdb.git gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13". Now that the version number is confirmed to GDB 13, this commit updates the gdb/NEWS file accordingly, as per GDB's release procedures. --- diff --git a/gdb/NEWS b/gdb/NEWS index b631b489344..ba4fec15c16 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,7 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 12 +*** Changes in GDB 13 * MI version 1 is deprecated, and will be removed in GDB 14.