diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-10-11 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-10-11 00:00:38 +0000 |
commit | e6587c5e664685985f0b25c407815925a9094a41 (patch) | |
tree | f13d8595ea6a3a846668b0f8ef0a3185f07f57fc | |
parent | 95735b00a07bf821bc527daacf15600df8aee299 (diff) | |
download | binutils-e6587c5e664685985f0b25c407815925a9094a41.zip binutils-e6587c5e664685985f0b25c407815925a9094a41.tar.gz binutils-e6587c5e664685985f0b25c407815925a9094a41.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 e5448ba..517463b 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 20231010 +#define BFD_VERSION_DATE 20231011 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |