diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-12-08 00:01:05 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-12-08 00:01:05 +0000 |
commit | ea57e5a237fea0f4f54989cf1c16a6631f90f1f4 (patch) | |
tree | 86e3bc329df934a7b7051a1ffbf0bf7bb8163c6a | |
parent | 6f5fa6dd5ae3fa5b894af63852650785e6325794 (diff) | |
download | fsf-binutils-gdb-ea57e5a237fea0f4f54989cf1c16a6631f90f1f4.zip fsf-binutils-gdb-ea57e5a237fea0f4f54989cf1c16a6631f90f1f4.tar.gz fsf-binutils-gdb-ea57e5a237fea0f4f54989cf1c16a6631f90f1f4.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 8750d3a..934c45e 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 20231207 +#define BFD_VERSION_DATE 20231208 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |