diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-01-07 00:01:58 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-01-07 00:01:58 +0000 |
commit | 6541385ca26947a6a212e942ec2a87afaa7b9f5c (patch) | |
tree | d5ccf1f097cec57016ada2584a7fc4076697b639 /bfd | |
parent | c9eb960580aa906d6f792cf842d4ef60c98e1320 (diff) | |
download | fsf-binutils-gdb-6541385ca26947a6a212e942ec2a87afaa7b9f5c.zip fsf-binutils-gdb-6541385ca26947a6a212e942ec2a87afaa7b9f5c.tar.gz fsf-binutils-gdb-6541385ca26947a6a212e942ec2a87afaa7b9f5c.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 baa8cdb..72ddd75 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 20240106 +#define BFD_VERSION_DATE 20240107 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |