diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-21 00:01:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-21 00:01:17 +0000 |
commit | f4ace8ea25a37070555759e6a508e0e90da49350 (patch) | |
tree | df8bdf5bb100f425096433de0c7ca2255983e584 | |
parent | 01784a841e944a724d57881c8ac6cbabc715321f (diff) | |
download | binutils-f4ace8ea25a37070555759e6a508e0e90da49350.zip binutils-f4ace8ea25a37070555759e6a508e0e90da49350.tar.gz binutils-f4ace8ea25a37070555759e6a508e0e90da49350.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 37302d1..c1ecb52 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 20230720 +#define BFD_VERSION_DATE 20230721 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |