diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-05 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-05 00:00:28 +0000 |
commit | a4245c0961d87a26a5a13e65fc4b32c2f9a32a56 (patch) | |
tree | d2a93c0831bde7b8715d9555f4a80f75b53d8b20 | |
parent | 4cf1920e40b100237c397a86b6508f7e74a01028 (diff) | |
download | gdb-a4245c0961d87a26a5a13e65fc4b32c2f9a32a56.zip gdb-a4245c0961d87a26a5a13e65fc4b32c2f9a32a56.tar.gz gdb-a4245c0961d87a26a5a13e65fc4b32c2f9a32a56.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 e6442bc..5d25aed 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 20201204 +#define BFD_VERSION_DATE 20201205 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |