diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-01 00:00:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-01 00:00:59 +0000 |
commit | 3804ff71bf18d9fbd2824d5b3b82d51ddf430e8f (patch) | |
tree | 71417df1a7728d95fc9410f5fdb5833b33d46c9d | |
parent | c498123357279c5860d2c319ec8614914596be0e (diff) | |
download | binutils-3804ff71bf18d9fbd2824d5b3b82d51ddf430e8f.zip binutils-3804ff71bf18d9fbd2824d5b3b82d51ddf430e8f.tar.gz binutils-3804ff71bf18d9fbd2824d5b3b82d51ddf430e8f.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 7e14ab2..c04e44d 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 20191031 +#define BFD_VERSION_DATE 20191101 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |