diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-16 00:01:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-16 00:01:08 +0000 |
commit | ffd894b51dc68c87f88ae0b09fc90e9bb272aa08 (patch) | |
tree | a80f1ed7d3988e9f375bdcb412f32f2a79d79840 | |
parent | 8c078abdc23238c2193136bf0edbf1d910615679 (diff) | |
download | binutils-ffd894b51dc68c87f88ae0b09fc90e9bb272aa08.zip binutils-ffd894b51dc68c87f88ae0b09fc90e9bb272aa08.tar.gz binutils-ffd894b51dc68c87f88ae0b09fc90e9bb272aa08.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 4989698..c023ea9 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 20221215 +#define BFD_VERSION_DATE 20221216 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |