diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-07-24 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-07-24 00:00:07 +0000 |
commit | 4b495c31c14087e851662e790e4ca12bce37dab1 (patch) | |
tree | bf0cae1cb8b12c3cf1b1e35afe274353d7bf9e87 /bfd | |
parent | 513487e1a8feefec1ba8f51c1dec56800a927dfa (diff) | |
download | gdb-4b495c31c14087e851662e790e4ca12bce37dab1.zip gdb-4b495c31c14087e851662e790e4ca12bce37dab1.tar.gz gdb-4b495c31c14087e851662e790e4ca12bce37dab1.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 cfc3fc9..0ce97d4 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 20200723 +#define BFD_VERSION_DATE 20200724 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |