diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-18 00:01:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-18 00:01:09 +0000 |
commit | f22799396058bbc9ef5f4b0d9cc5dfeb3e0feb5b (patch) | |
tree | cd6191039c7d30598c4f82d9b7f343c3af98ccd3 | |
parent | 7ba6dca126efd3223bf2062a3a738e3fead4dbf8 (diff) | |
download | gdb-f22799396058bbc9ef5f4b0d9cc5dfeb3e0feb5b.zip gdb-f22799396058bbc9ef5f4b0d9cc5dfeb3e0feb5b.tar.gz gdb-f22799396058bbc9ef5f4b0d9cc5dfeb3e0feb5b.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index b88ed24..c8d91dd 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20221117 +#define BFD_VERSION_DATE 20221118 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |