diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-13 00:01:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-13 00:01:17 +0000 |
commit | 63ba84b864df437b82c80b33807a7dcb3ca10155 (patch) | |
tree | a0297a7a90724604163d743247d9be898ef07bba | |
parent | e4594519f23cb4a77b9d6a60fbc3d9674e6207df (diff) | |
download | gdb-63ba84b864df437b82c80b33807a7dcb3ca10155.zip gdb-63ba84b864df437b82c80b33807a7dcb3ca10155.tar.gz gdb-63ba84b864df437b82c80b33807a7dcb3ca10155.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 eb48547..1cf46f6 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 20221212 +#define BFD_VERSION_DATE 20221213 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |