diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-03 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-03 00:00:29 +0000 |
commit | cf525621820060a5c77efa153e6d2ec6a5ad47c9 (patch) | |
tree | c2e5c27b3e43fdf2223724425cb40d19bf7ef691 | |
parent | 85e370a3d63f88386e98b435f43fa63e9e54130b (diff) | |
download | binutils-cf525621820060a5c77efa153e6d2ec6a5ad47c9.zip binutils-cf525621820060a5c77efa153e6d2ec6a5ad47c9.tar.gz binutils-cf525621820060a5c77efa153e6d2ec6a5ad47c9.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 834c37a..bf2fe23 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 20240902 +#define BFD_VERSION_DATE 20240903 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |