diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-24 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-24 00:00:17 +0000 |
commit | 54603ee2aeaf248220f0f440c322ff02e98cd403 (patch) | |
tree | d27caa323d88388f04c7cdae4963f73734ede92a /bfd/version.h | |
parent | d75bdf170e6eadff038d4265de99b7103241f1ef (diff) | |
download | fsf-binutils-gdb-54603ee2aeaf248220f0f440c322ff02e98cd403.zip fsf-binutils-gdb-54603ee2aeaf248220f0f440c322ff02e98cd403.tar.gz fsf-binutils-gdb-54603ee2aeaf248220f0f440c322ff02e98cd403.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 581ebd6..4cde1b0 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 20220623 +#define BFD_VERSION_DATE 20220624 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |