diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-19 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-19 00:00:13 +0000 |
commit | 9c0ea783421477fccd2ca8e77e91983775be7d55 (patch) | |
tree | 4d1826087b38170bc01698c7999e9b716731c3d9 | |
parent | 8e2da165187907a570a33eee7e56ce16fc597a40 (diff) | |
download | binutils-9c0ea783421477fccd2ca8e77e91983775be7d55.zip binutils-9c0ea783421477fccd2ca8e77e91983775be7d55.tar.gz binutils-9c0ea783421477fccd2ca8e77e91983775be7d55.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 90ec414..c9411ee 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 20220618 +#define BFD_VERSION_DATE 20220619 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |