diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-02-26 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-02-26 00:00:16 +0000 |
commit | 5f5f1368e2063ee3bed5aa7c3c5f83a38d3fb791 (patch) | |
tree | 67dbfb9b94c80e1211e022422b94d88a345d9d84 | |
parent | 4668cc507bb1015c1f28bc30ec543b2959fa04e1 (diff) | |
download | gdb-5f5f1368e2063ee3bed5aa7c3c5f83a38d3fb791.zip gdb-5f5f1368e2063ee3bed5aa7c3c5f83a38d3fb791.tar.gz gdb-5f5f1368e2063ee3bed5aa7c3c5f83a38d3fb791.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 21fe1ac..e150d44 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 20240225 +#define BFD_VERSION_DATE 20240226 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |