diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-04-03 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-04-03 00:00:14 +0000 |
commit | a0635511a8a4227af7f88307c24eb77494f69179 (patch) | |
tree | 2e8c4947b1ce5efd9686bcf037389a0e68fd2acf | |
parent | b1741ab0dafd899889faab6e862094a325a6b83c (diff) | |
download | gdb-a0635511a8a4227af7f88307c24eb77494f69179.zip gdb-a0635511a8a4227af7f88307c24eb77494f69179.tar.gz gdb-a0635511a8a4227af7f88307c24eb77494f69179.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 145e8db..d349556 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 20240402 +#define BFD_VERSION_DATE 20240403 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |