diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-13 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-13 00:00:15 +0000 |
commit | 2e7d431af880736d6a6e8144a8e3d6d1e65008f5 (patch) | |
tree | 7270d43b6d14a8efab5d2935461bf14f0b4be0b5 | |
parent | 14bc3b1b8365b91a2e0c5b0ba2399778c2520ce6 (diff) | |
download | binutils-2e7d431af880736d6a6e8144a8e3d6d1e65008f5.zip binutils-2e7d431af880736d6a6e8144a8e3d6d1e65008f5.tar.gz binutils-2e7d431af880736d6a6e8144a8e3d6d1e65008f5.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 58ef91d..6031838 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 20241112 +#define BFD_VERSION_DATE 20241113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |