diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-14 00:01:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-14 00:01:13 +0000 |
commit | f8e64107b227e5f785c86e57471e38a9d46e6329 (patch) | |
tree | 7b1262e2093e5dae3755b19af8958e785294bd71 | |
parent | d2a47c37221bdcc3e34ec8989cd9abd4b6bd3a24 (diff) | |
download | binutils-f8e64107b227e5f785c86e57471e38a9d46e6329.zip binutils-f8e64107b227e5f785c86e57471e38a9d46e6329.tar.gz binutils-f8e64107b227e5f785c86e57471e38a9d46e6329.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 39d843f..eb3e522 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 20191013 +#define BFD_VERSION_DATE 20191014 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |