diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-01-17 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-01-17 00:00:28 +0000 |
commit | bd55dac8960ffdf8d1a2264efa53a3eaaac42145 (patch) | |
tree | 33aa59e65c541e2296df574bffaabd678422b188 | |
parent | 82a944eda3e983e48f48cbc3556496f63e9f3087 (diff) | |
download | binutils-bd55dac8960ffdf8d1a2264efa53a3eaaac42145.zip binutils-bd55dac8960ffdf8d1a2264efa53a3eaaac42145.tar.gz binutils-bd55dac8960ffdf8d1a2264efa53a3eaaac42145.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 4b73479..bdaf726 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 20250116 +#define BFD_VERSION_DATE 20250117 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |