diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-09 00:01:04 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-09 00:01:04 +0000 |
commit | 2500edfc272de144f6b3480462189b43ac6a32ab (patch) | |
tree | 01edf264607805e808b6fa0b254f5da77558587b | |
parent | 21dc8b8d287f64a93e9762ba35d4400da124ea13 (diff) | |
download | gdb-2500edfc272de144f6b3480462189b43ac6a32ab.zip gdb-2500edfc272de144f6b3480462189b43ac6a32ab.tar.gz gdb-2500edfc272de144f6b3480462189b43ac6a32ab.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 155c0c7..088e693 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 20241108 +#define BFD_VERSION_DATE 20241109 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |