diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-04-14 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-04-14 00:00:10 +0000 |
commit | 6ef74a3985befe3cb07a64d089ff00694f4674dd (patch) | |
tree | 3ec655b640146d3025de8af1482b9a323435152f | |
parent | eff93f19cb973c58fbc9899e4e111d583e4a1dbe (diff) | |
download | binutils-6ef74a3985befe3cb07a64d089ff00694f4674dd.zip binutils-6ef74a3985befe3cb07a64d089ff00694f4674dd.tar.gz binutils-6ef74a3985befe3cb07a64d089ff00694f4674dd.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 9a548c1..cd21a82 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 20250413 +#define BFD_VERSION_DATE 20250414 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |