diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-05-28 00:00:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-05-28 00:00:20 +0000 |
commit | 78ba9033742e3ea2d2592d1a34eb5242bd2985a8 (patch) | |
tree | cd7b85cae4c736529d59631c75fc039fa15fde01 /bfd | |
parent | 83dae94abedc22bb6ac7c9ba46bd91ca3fa140bc (diff) | |
download | gdb-78ba9033742e3ea2d2592d1a34eb5242bd2985a8.zip gdb-78ba9033742e3ea2d2592d1a34eb5242bd2985a8.tar.gz gdb-78ba9033742e3ea2d2592d1a34eb5242bd2985a8.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 f8d6725..90bff72 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 20240527 +#define BFD_VERSION_DATE 20240528 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |