diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-25 00:02:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-25 00:02:06 +0000 |
commit | f3201992c78a594c0066c94643ffcdb0abfff532 (patch) | |
tree | fc1bdc6c00a5c0fbdeab449b1c0c87b7df926a85 | |
parent | 9252327808f60bfa65ce7c5d7e13b0135024f9fc (diff) | |
download | binutils-f3201992c78a594c0066c94643ffcdb0abfff532.zip binutils-f3201992c78a594c0066c94643ffcdb0abfff532.tar.gz binutils-f3201992c78a594c0066c94643ffcdb0abfff532.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 63ab10a..7fec35f 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 20191024 +#define BFD_VERSION_DATE 20191025 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |