diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-15 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-15 00:00:09 +0000 |
commit | 552ac612a3af0f11cbd0b2cad62e7952d401a268 (patch) | |
tree | 147111400aef0116d15f35c58a687fac4fb0feac | |
parent | ea17b82b2d5658bc622d10864aa750469071182c (diff) | |
download | binutils-552ac612a3af0f11cbd0b2cad62e7952d401a268.zip binutils-552ac612a3af0f11cbd0b2cad62e7952d401a268.tar.gz binutils-552ac612a3af0f11cbd0b2cad62e7952d401a268.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 2ea833c..7a172cf 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 20241214 +#define BFD_VERSION_DATE 20241215 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |