diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-10 00:00:45 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-10 00:00:45 +0000 |
commit | 63c02ed19a1e66d365df9a0188431c1a9f9d3c7b (patch) | |
tree | 2e65da4c220796a65e7a60dbd81240cf1f018fcb | |
parent | 25c680e28e73a791926fdf66a9a33f4495c666a7 (diff) | |
download | gdb-63c02ed19a1e66d365df9a0188431c1a9f9d3c7b.zip gdb-63c02ed19a1e66d365df9a0188431c1a9f9d3c7b.tar.gz gdb-63c02ed19a1e66d365df9a0188431c1a9f9d3c7b.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 088e693..cc33670 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 20241109 +#define BFD_VERSION_DATE 20241110 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |