diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-15 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-15 00:00:26 +0000 |
commit | 75e11412937864f1f3d1a40820f5eabda6aee1dc (patch) | |
tree | b44750866422e70fd737e2469d4aa3e304793d43 | |
parent | 8518ce5fc22fe33e1f6f698a26548edb1dcd2e74 (diff) | |
download | binutils-75e11412937864f1f3d1a40820f5eabda6aee1dc.zip binutils-75e11412937864f1f3d1a40820f5eabda6aee1dc.tar.gz binutils-75e11412937864f1f3d1a40820f5eabda6aee1dc.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 2ea2f3e..cdf4189 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 20241114 +#define BFD_VERSION_DATE 20241115 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |