diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-15 00:00:45 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-15 00:00:45 +0000 |
commit | ab78989a68f8d4c119266692dc216c80d0293a47 (patch) | |
tree | dee7bbe592e5da2c77c121392224d6a0ac83888b | |
parent | e076e02ac70749d3db8f7c93fb73742f7826659e (diff) | |
download | gdb-ab78989a68f8d4c119266692dc216c80d0293a47.zip gdb-ab78989a68f8d4c119266692dc216c80d0293a47.tar.gz gdb-ab78989a68f8d4c119266692dc216c80d0293a47.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 cc8ba28..81e84f9 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 20241014 +#define BFD_VERSION_DATE 20241015 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |