diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-01-23 00:00:49 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-01-23 00:00:49 +0000 |
commit | 48a121f83cae0a625f63d3ad5f8a9149f7fa964a (patch) | |
tree | f5722441147dd054372504a86e87090ba98f565f /bfd | |
parent | 3a49585ad58fb11ec4e9a1d6adaaca47ddd84cd5 (diff) | |
download | gdb-48a121f83cae0a625f63d3ad5f8a9149f7fa964a.zip gdb-48a121f83cae0a625f63d3ad5f8a9149f7fa964a.tar.gz gdb-48a121f83cae0a625f63d3ad5f8a9149f7fa964a.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 e44f048..95787a1 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 20240122 +#define BFD_VERSION_DATE 20240123 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |