diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-25 00:00:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-25 00:00:25 +0000 |
commit | 3dfee72010248aca5932a27b4c34d3b79ab9f057 (patch) | |
tree | d727a3491f57e926f912e8a3a373eafc4e5f3629 | |
parent | 6e30678feb8ab38ad80a589226c5d0e9c9dc399e (diff) | |
download | binutils-3dfee72010248aca5932a27b4c34d3b79ab9f057.zip binutils-3dfee72010248aca5932a27b4c34d3b79ab9f057.tar.gz binutils-3dfee72010248aca5932a27b4c34d3b79ab9f057.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 a6553fd..70aa642 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 20230724 +#define BFD_VERSION_DATE 20230725 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |