diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-24 00:00:52 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-24 00:00:52 +0000 |
commit | 9252327808f60bfa65ce7c5d7e13b0135024f9fc (patch) | |
tree | edf9d8798b4fa9ee3b3b7397dd5c37714d4b36ba | |
parent | 8dce53b05a96295e191ada44946ee622e08bba8a (diff) | |
download | binutils-9252327808f60bfa65ce7c5d7e13b0135024f9fc.zip binutils-9252327808f60bfa65ce7c5d7e13b0135024f9fc.tar.gz binutils-9252327808f60bfa65ce7c5d7e13b0135024f9fc.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 6788e04..63ab10a 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 20191023 +#define BFD_VERSION_DATE 20191024 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |