diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-28 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-28 00:00:27 +0000 |
commit | b30049f188bac3b06c26a7f44821c63622ba3a24 (patch) | |
tree | 584c1d3c6eaffaf8b879d94fc0241b9485d7658a | |
parent | f766f79a1f40a0b91fee711b83e204789398c6b6 (diff) | |
download | gdb-b30049f188bac3b06c26a7f44821c63622ba3a24.zip gdb-b30049f188bac3b06c26a7f44821c63622ba3a24.tar.gz gdb-b30049f188bac3b06c26a7f44821c63622ba3a24.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 12060dd..54b11c4 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 20210727 +#define BFD_VERSION_DATE 20210728 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |