diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-28 00:01:02 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-28 00:01:02 +0000 |
commit | ba4c45bf7a8ea428c7e4390726828bb1e5d54c3e (patch) | |
tree | 7fc14fc085132cf247477f003285234da6900587 | |
parent | 4ae40bc0eae0e274f63267f11f7f8d5e5e2b176a (diff) | |
download | binutils-ba4c45bf7a8ea428c7e4390726828bb1e5d54c3e.zip binutils-ba4c45bf7a8ea428c7e4390726828bb1e5d54c3e.tar.gz binutils-ba4c45bf7a8ea428c7e4390726828bb1e5d54c3e.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 e0ddf5e..5cc1105 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 20191127 +#define BFD_VERSION_DATE 20191128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |