[binutils-gdb] Bump version to 19.0.50.DATE-git.
Andrew Burgess via Gdb-cvs <[email protected]>
| Newsgroups | gmane.comp.gdb.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0989971f0b15db75d8aa8e94b6b269a83b6fb4af commit 0989971f0b15db75d8aa8e94b6b269a83b6fb4af Author: Andrew Burgess <[email protected]> Date: Thu Aug 6 17:19:24 2026 +0100 Bump version to 19.0.50.DATE-git. Now that the GDB 18 branch has been created, this commit bumps the version number in gdb/version.in to 19.0.50.DATE-git For the record, the GDB 18 branch was created from commit b737567fed7f672fd54b40967c6c0234ef257434. Diff: --- gdb/version.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/version.in b/gdb/version.in index 85ad8ec5d85..aad0114b574 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -18.0.50.DATE-git \ No newline at end of file +19.0.50.DATE-git \ No newline at end of file