diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-05-18 00:00:41 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-05-18 00:00:41 +0000 |
commit | 5f5272a025419b2b3d46f42bf96bccc0aea0f789 (patch) | |
tree | 7c1645be961d53af85cccd204353f4c926678d9e /bfd | |
parent | cd61a1453e685a763bd91b3795a58edd3d9b4f40 (diff) | |
download | gdb-5f5272a025419b2b3d46f42bf96bccc0aea0f789.zip gdb-5f5272a025419b2b3d46f42bf96bccc0aea0f789.tar.gz gdb-5f5272a025419b2b3d46f42bf96bccc0aea0f789.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 f3a9f40..6f43faf 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 20230517 +#define BFD_VERSION_DATE 20230518 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |