diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-10-29 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-10-29 00:00:08 +0000 |
commit | ca362799ee0ab2bd4d4ea4f521726fefbfbad738 (patch) | |
tree | 87b0c0bb97b6a3eadbeaf5ae5eb0dbfe3ee9f224 | |
parent | f74dc26792a0679e29db45e56367331ff48666d1 (diff) | |
download | gdb-ca362799ee0ab2bd4d4ea4f521726fefbfbad738.zip gdb-ca362799ee0ab2bd4d4ea4f521726fefbfbad738.tar.gz gdb-ca362799ee0ab2bd4d4ea4f521726fefbfbad738.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 f21eb56..0817f31 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 20231028 +#define BFD_VERSION_DATE 20231029 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |