diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-17 00:01:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-17 00:01:24 +0000 |
commit | 7f55224bf92763256f558c7acbe5354ff224a943 (patch) | |
tree | 0653b16d1a69404ef054d48281bad3ba03aa2b4d | |
parent | 1c2a6995af2b1a68fccc5d0d3620ea2b2304af3d (diff) | |
download | gdb-7f55224bf92763256f558c7acbe5354ff224a943.zip gdb-7f55224bf92763256f558c7acbe5354ff224a943.tar.gz gdb-7f55224bf92763256f558c7acbe5354ff224a943.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 63cce73..7b3e848 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 20241116 +#define BFD_VERSION_DATE 20241117 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |