diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-06-13 00:01:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-06-13 00:01:09 +0000 |
commit | a49df3daea47d038c6c25b3d3885e32d66283ab2 (patch) | |
tree | 2c787b8c616e8d6f2fae895391263b5e656428fe | |
parent | 4239c6015a9353bd75f6c61709935312312ec605 (diff) | |
download | gdb-a49df3daea47d038c6c25b3d3885e32d66283ab2.zip gdb-a49df3daea47d038c6c25b3d3885e32d66283ab2.tar.gz gdb-a49df3daea47d038c6c25b3d3885e32d66283ab2.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 b25da4f..d62a420 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 20240612 +#define BFD_VERSION_DATE 20240613 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |