diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-04 00:01:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-04 00:01:35 +0000 |
commit | 890dde33caa2365467120a8b4e55d6843a91ac65 (patch) | |
tree | 045ffee94d8badfb5ae05332333b4e5d72526715 | |
parent | c44b34ea7529c66d778c44788ee5ad76fd44cb36 (diff) | |
download | gdb-890dde33caa2365467120a8b4e55d6843a91ac65.zip gdb-890dde33caa2365467120a8b4e55d6843a91ac65.tar.gz gdb-890dde33caa2365467120a8b4e55d6843a91ac65.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 9cdde35..c168eaa 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 20241103 +#define BFD_VERSION_DATE 20241104 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |