diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-02-05 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-02-05 00:00:31 +0000 |
commit | af0ac53c4508aa1adf85d32191105f727144db1c (patch) | |
tree | 8132a1c0d0240f43df8ffc47c88d75f7ec57f2a4 | |
parent | 6df4c9c2ff42d2f932bc737a13c50faa4e3aefcd (diff) | |
download | fsf-binutils-gdb-af0ac53c4508aa1adf85d32191105f727144db1c.zip fsf-binutils-gdb-af0ac53c4508aa1adf85d32191105f727144db1c.tar.gz fsf-binutils-gdb-af0ac53c4508aa1adf85d32191105f727144db1c.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 7486fd7..5df22b4 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 20200204 +#define BFD_VERSION_DATE 20200205 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |