diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-21 00:00:53 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-21 00:00:53 +0000 |
commit | 0d90ae96c5668fcd1c1499bdf6e03d105d8650b2 (patch) | |
tree | d16655843e833a070e6e9c4f53c490028cf2b921 | |
parent | a61ce0ce48c6353058f1b2214b0725f618ae7132 (diff) | |
download | fsf-binutils-gdb-0d90ae96c5668fcd1c1499bdf6e03d105d8650b2.zip fsf-binutils-gdb-0d90ae96c5668fcd1c1499bdf6e03d105d8650b2.tar.gz fsf-binutils-gdb-0d90ae96c5668fcd1c1499bdf6e03d105d8650b2.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 2de1c15..f24ddd2 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 20221220 +#define BFD_VERSION_DATE 20221221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |