diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-11-05 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-11-05 00:00:13 +0000 |
commit | 712b8a0f68f2b24d554a83a1740fa06f7aec8952 (patch) | |
tree | 754889d54691470e516a63d2baed68f26d39a6a3 /bfd | |
parent | 55cc0128349868bec27c472d083cd5aa4271828b (diff) | |
download | gdb-712b8a0f68f2b24d554a83a1740fa06f7aec8952.zip gdb-712b8a0f68f2b24d554a83a1740fa06f7aec8952.tar.gz gdb-712b8a0f68f2b24d554a83a1740fa06f7aec8952.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 a54e47e..9806a33 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 20201104 +#define BFD_VERSION_DATE 20201105 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |