diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-01-07 00:00:49 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-01-07 00:00:49 +0000 |
commit | 2eb6f36dc78d5dc724c012e772f8e44da0dccb64 (patch) | |
tree | 4f1cc851db9e428376131d9e0c4cc108f65efa2b | |
parent | 6b6f129692569c6050f574446bd11670ff3a61ee (diff) | |
download | binutils-2eb6f36dc78d5dc724c012e772f8e44da0dccb64.zip binutils-2eb6f36dc78d5dc724c012e772f8e44da0dccb64.tar.gz binutils-2eb6f36dc78d5dc724c012e772f8e44da0dccb64.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 bf3e65a..be834cb 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 20220106 +#define BFD_VERSION_DATE 20220107 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |