diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-03 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-03 00:00:21 +0000 |
commit | a3aa9cb83fd2576c78031f7f052ec74965d9178f (patch) | |
tree | 118723eebea46f871a839746c860bcddb84c57b4 | |
parent | 63b5e37fbca48c33c2de88979e55714a820bf8eb (diff) | |
download | binutils-a3aa9cb83fd2576c78031f7f052ec74965d9178f.zip binutils-a3aa9cb83fd2576c78031f7f052ec74965d9178f.tar.gz binutils-a3aa9cb83fd2576c78031f7f052ec74965d9178f.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 605e277..9c37c2a 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 20241002 +#define BFD_VERSION_DATE 20241003 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |