diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-08 00:01:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-08 00:01:28 +0000 |
commit | 7785134302f3eaabc622e3c65715c17f88567757 (patch) | |
tree | 8be8a32104cbbaa5f76fb8f50e2aa2d1d06cb80d | |
parent | e2a06f322d28926deee7b1bee3f6512db4538a16 (diff) | |
download | gdb-7785134302f3eaabc622e3c65715c17f88567757.zip gdb-7785134302f3eaabc622e3c65715c17f88567757.tar.gz gdb-7785134302f3eaabc622e3c65715c17f88567757.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 737c3ba..994d982 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 20221107 +#define BFD_VERSION_DATE 20221108 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |