diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-13 00:00:52 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-13 00:00:52 +0000 |
commit | f0b71365f423eb5b4f68f8f08da050928278cfae (patch) | |
tree | 0ceb325a67d3e87e556c36fcb01b0bfa0cab4af1 | |
parent | 4759c2b724d7acac61cc3f7d7f55a630eb6bc0d4 (diff) | |
download | binutils-f0b71365f423eb5b4f68f8f08da050928278cfae.zip binutils-f0b71365f423eb5b4f68f8f08da050928278cfae.tar.gz binutils-f0b71365f423eb5b4f68f8f08da050928278cfae.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 08657f3..a99b988 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 20220912 +#define BFD_VERSION_DATE 20220913 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |