diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-08 00:00:40 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-08 00:00:40 +0000 |
commit | 25f10eae9ec090d55cea7ed4fb73210fa4e57a9b (patch) | |
tree | 8ffb05dbdb42ef598fc487098444de0e598078ff | |
parent | 509a2ec6ad3ea7eb3f4cf59538cf636a2126e4c3 (diff) | |
download | binutils-25f10eae9ec090d55cea7ed4fb73210fa4e57a9b.zip binutils-25f10eae9ec090d55cea7ed4fb73210fa4e57a9b.tar.gz binutils-25f10eae9ec090d55cea7ed4fb73210fa4e57a9b.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 a80eb61..a046bae 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 20220907 +#define BFD_VERSION_DATE 20220908 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |