diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-19 00:00:56 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-19 00:00:56 +0000 |
commit | bfd95a985f9f21f8367fd4198451267454a29566 (patch) | |
tree | 05db4d212b1b105b0679a8090d00df4ab03c5c05 | |
parent | f22799396058bbc9ef5f4b0d9cc5dfeb3e0feb5b (diff) | |
download | gdb-bfd95a985f9f21f8367fd4198451267454a29566.zip gdb-bfd95a985f9f21f8367fd4198451267454a29566.tar.gz gdb-bfd95a985f9f21f8367fd4198451267454a29566.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 c8d91dd..630405a 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 20221118 +#define BFD_VERSION_DATE 20221119 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |