diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-08-29 00:00:52 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-08-29 00:00:52 +0000 |
commit | 7a277be122cb696a8e7df8ad7bdbe672f1b849a2 (patch) | |
tree | 71b866f621e155557c745de239c9667bf1031516 | |
parent | 492afb2114df082807cd942d3e9b0a841e366f7d (diff) | |
download | binutils-7a277be122cb696a8e7df8ad7bdbe672f1b849a2.zip binutils-7a277be122cb696a8e7df8ad7bdbe672f1b849a2.tar.gz binutils-7a277be122cb696a8e7df8ad7bdbe672f1b849a2.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 6fc5a5b..2c2b0d7 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 20220828 +#define BFD_VERSION_DATE 20220829 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |