diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-03-27 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-03-27 00:00:07 +0000 |
commit | 324998b47364528f407666512015370c12ab83a1 (patch) | |
tree | fe36dece2345ef94452d441b3e31b09eaf8c54a7 /bfd | |
parent | 95e592d9ab1e79272018b8b6b6821bf053cd665b (diff) | |
download | binutils-324998b47364528f407666512015370c12ab83a1.zip binutils-324998b47364528f407666512015370c12ab83a1.tar.gz binutils-324998b47364528f407666512015370c12ab83a1.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 e652cad..ab37bcf 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 20230326 +#define BFD_VERSION_DATE 20230327 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |