diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-05-04 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-05-04 00:00:12 +0000 |
commit | f4b228ee68fc411a6db0f0b86ae6071c98f5e8a3 (patch) | |
tree | 66d7b139956ce71337ec7ce8c0807ea941c2a2ef /bfd | |
parent | ccdb88758417d7c196fd12743c59eff31bffafa3 (diff) | |
download | gdb-f4b228ee68fc411a6db0f0b86ae6071c98f5e8a3.zip gdb-f4b228ee68fc411a6db0f0b86ae6071c98f5e8a3.tar.gz gdb-f4b228ee68fc411a6db0f0b86ae6071c98f5e8a3.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 7a0659e..aed4386 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 20240503 +#define BFD_VERSION_DATE 20240504 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |