diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-12-29 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-12-29 00:00:13 +0000 |
commit | 39907652260b9adc16958e0cbeefa9bc98e9106a (patch) | |
tree | eb6677202f5f9377398f08c01fabd24696153c3e | |
parent | cfe29d94f13695c7df65059b76636507875f4323 (diff) | |
download | binutils-gdb-39907652260b9adc16958e0cbeefa9bc98e9106a.tar.gz |
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 fc82158d49c..68fd8ab6d9f 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 20211228 +#define BFD_VERSION_DATE 20211229 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |