diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-01 00:01:43 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-01 00:01:43 +0000 |
commit | aa8cd56a240994f9b5454b21e2b3f39b2dd3b162 (patch) | |
tree | 2a421eb6c47ac530ceeda1d9b21bab4f51e1beaa | |
parent | b7918205e0010f1f23ce1f8f82a88b820bf74d4a (diff) | |
download | binutils-aa8cd56a240994f9b5454b21e2b3f39b2dd3b162.zip binutils-aa8cd56a240994f9b5454b21e2b3f39b2dd3b162.tar.gz binutils-aa8cd56a240994f9b5454b21e2b3f39b2dd3b162.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 14233a0..64b6da9 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 20241130 +#define BFD_VERSION_DATE 20241201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |