diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-05-27 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-05-27 00:00:07 +0000 |
commit | 4250085217f2011335257fd3291cb50c939e9746 (patch) | |
tree | 5926a8f27fbf28b811fddfe0bd7686ec96fbd68a | |
parent | bdc10cded85aa8995e80394099c9e542b6172979 (diff) | |
download | gdb-4250085217f2011335257fd3291cb50c939e9746.zip gdb-4250085217f2011335257fd3291cb50c939e9746.tar.gz gdb-4250085217f2011335257fd3291cb50c939e9746.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 5193a0e..f8d6725 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 20240526 +#define BFD_VERSION_DATE 20240527 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |