diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-10-22 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-10-22 00:00:08 +0000 |
commit | d249c8a63aec45648b2165532f79b09763870795 (patch) | |
tree | 87e5c5e57a156a6384cdcc2d2ec914153e1cce2a | |
parent | 0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (diff) | |
download | gdb-d249c8a63aec45648b2165532f79b09763870795.zip gdb-d249c8a63aec45648b2165532f79b09763870795.tar.gz gdb-d249c8a63aec45648b2165532f79b09763870795.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 a858be7..acdab35 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 20231021 +#define BFD_VERSION_DATE 20231022 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |