diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-03-20 09:55:10 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-03-20 09:55:10 +0400 |
commit | eb3ec1b698275299fe59a9d2268208aaa8277728 (patch) | |
tree | 84af102da24b1c835cfa0e40e1527db5c878dc4c | |
parent | 9d7105d14c88b4ae70ef9fec9ae4a02eb107232e (diff) | |
download | gdb-eb3ec1b698275299fe59a9d2268208aaa8277728.zip gdb-eb3ec1b698275299fe59a9d2268208aaa8277728.tar.gz gdb-eb3ec1b698275299fe59a9d2268208aaa8277728.tar.bz2 |
Bump GDB's version number to 12.0.90.DATE-git.
This commit changes gdb/version.in to 12.0.90.DATE-git.
-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 56f6df4..02cb558 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -12.0.90 +12.0.90.DATE-git |