diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-06 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-06 00:00:32 +0000 |
commit | fdcd19f59451afca1290e7f66fc4cf45278a0546 (patch) | |
tree | 08f172d8f261c59a316a9fad5313988e7f9c4d39 | |
parent | 1f7b8cce768509742aac03be6c6e0517f8afd1de (diff) | |
download | gdb-fdcd19f59451afca1290e7f66fc4cf45278a0546.zip gdb-fdcd19f59451afca1290e7f66fc4cf45278a0546.tar.gz gdb-fdcd19f59451afca1290e7f66fc4cf45278a0546.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 45f83cb..48d5ba9 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 20240905 +#define BFD_VERSION_DATE 20240906 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |