diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-21 00:01:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-21 00:01:27 +0000 |
commit | aea7c65622f86af3c215bd486775873496b83a2a (patch) | |
tree | 331965055cbe3ee0f3ce17334015115e034b14dc | |
parent | 96caeefbf292c61edfe46f7a0a6c797b307e388d (diff) | |
download | gdb-aea7c65622f86af3c215bd486775873496b83a2a.zip gdb-aea7c65622f86af3c215bd486775873496b83a2a.tar.gz gdb-aea7c65622f86af3c215bd486775873496b83a2a.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 f6c4653..b7c5908 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 20241020 +#define BFD_VERSION_DATE 20241021 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |