diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-05-21 00:01:02 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-05-21 00:01:02 +0000 |
commit | 51537ecddb80d2555106b498db1b705743c05a89 (patch) | |
tree | d278166ac290d1b22965be755e1c010de9c192b4 | |
parent | bcd95b84d3045aef8ec50c019d7d9d4d0d5f3817 (diff) | |
download | binutils-51537ecddb80d2555106b498db1b705743c05a89.zip binutils-51537ecddb80d2555106b498db1b705743c05a89.tar.gz binutils-51537ecddb80d2555106b498db1b705743c05a89.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 5efe79a..954b5d2 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 20230520 +#define BFD_VERSION_DATE 20230521 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |