diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-02-10 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-02-10 00:00:09 +0000 |
commit | 930531e8f777643c2e0afd413ba5f1043219f57c (patch) | |
tree | 6b6ccd701866785c6e423a1c10c910a0f8f31457 /bfd | |
parent | 93c8054387a7f0ba7ca1f1dcc671a1b5c0c0db07 (diff) | |
download | binutils-gdb-930531e8f777643c2e0afd413ba5f1043219f57c.tar.gz |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 4cf398e4c85..9f5d76792d4 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 20230209 +#define BFD_VERSION_DATE 20230210 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |