diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-03-09 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-03-09 00:00:30 +0000 |
commit | 1478a11d76dbd4de9a0de43b1ea736223b3662c2 (patch) | |
tree | e37835567b8b142ece8380fc7944c15839af6fad /bfd | |
parent | 100e3935319c862235239d06e963f8b807624d90 (diff) | |
download | binutils-1478a11d76dbd4de9a0de43b1ea736223b3662c2.zip binutils-1478a11d76dbd4de9a0de43b1ea736223b3662c2.tar.gz binutils-1478a11d76dbd4de9a0de43b1ea736223b3662c2.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 68996b4..da5d0e9 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 20230308 +#define BFD_VERSION_DATE 20230309 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |