diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-28 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-28 00:00:27 +0000 |
commit | b391a8b0439a55dd0b56ac66f1280d48dd2c1039 (patch) | |
tree | 6252dab0c07aa3dfe43e363e7707290b92a8b1f9 | |
parent | a723c56efb07c4f8b3f6a3ed4b878a2f8f5572cc (diff) | |
download | gdb-b391a8b0439a55dd0b56ac66f1280d48dd2c1039.zip gdb-b391a8b0439a55dd0b56ac66f1280d48dd2c1039.tar.gz gdb-b391a8b0439a55dd0b56ac66f1280d48dd2c1039.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 c5cfda5..4ded0d0 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 20241027 +#define BFD_VERSION_DATE 20241028 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |